File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
crates/lad_backends/mdbook_lad_preprocessor/tests/books/example_ladfile/expected/parent/lad Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ All registered reflect\-able types which can be constructed and directly manipul
66
77| Type | Summary |
88| --- | --- |
9- | [ ` StructType<usize> ` ] ( /parent/lad /types/structtypeusize.md) | I am a struct |
10- | [ ` EnumType ` ] ( /parent/lad /types/enumtype.md) | No Documentation 🚧 |
11- | [ ` TupleStructType ` ] ( /parent/lad /types/tuplestructtype.md) | I am a tuple test type |
12- | [ ` UnitType ` ] ( /parent/lad /types/unittype.md) | I am a unit test type |
9+ | [ ` StructType<usize> ` ] ( ./. /types/structtypeusize.md) | I am a struct |
10+ | [ ` EnumType ` ] ( ./. /types/enumtype.md) | No Documentation 🚧 |
11+ | [ ` TupleStructType ` ] ( ./. /types/tuplestructtype.md) | I am a tuple test type |
12+ | [ ` UnitType ` ] ( ./. /types/unittype.md) | I am a unit test type |
1313
You can’t perform that action at this time.
0 commit comments