wesley-emit-rust 0.0.2

AST-based Rust emitter for Wesley IR
Documentation
1
2
3
4
5
6
7
8
9
10
# wesley-emit-rust

`wesley-emit-rust` projects Wesley Level 1 IR into Rust source artifacts using
a structured emitter. It is the native Rust code-generation surface for models
and operation bindings derived from GraphQL schema definitions.

See the repository
[README](https://github.com/flyingrobots/wesley#readme) and
[architecture guide](https://github.com/flyingrobots/wesley/blob/main/docs/ARCHITECTURE.md)
for the full project context.