Commit 691b822
committed
feat(truapi-codegen): emit Rust dispatcher, wire table, and host callbacks
Extends the rustdoc-JSON code generator to emit the Rust dispatcher and wire
table consumed by truapi-server, plus the TS host-callbacks adapter. Golden
tests pin the emitted shapes.1 parent 8cceb16 commit 691b822
19 files changed
Lines changed: 8193 additions & 74 deletions
File tree
- rust/crates/truapi-codegen
- src
- rust
- ts
- tests
- golden
- scripts
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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments