Commit c5f82a4
authored
Update markdown generator for world inputs (#393)
This commit migrates the markdown generator from the `Generator` trait
of old to the new `WorldGenerator` trait which operates on a
`ComponentInterfaces` and takes a "world" as first-class input.1 parent 9da8f56 commit c5f82a4
5 files changed
Lines changed: 289 additions & 297 deletions
File tree
- crates
- gen-markdown
- src
- wit-bindgen-demo/src
- src/bin
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
0 commit comments