mojo-rs-codegen 0.1.0

Deterministic Rust code generation from mojom definitions.
Documentation
1
2
3
4
5
6
7
8
9
# mojo-rs-codegen

Deterministic Rust code generation from mojom definitions.

**Status: Scaffolded** (structure only; no behavior yet).

Deterministic and reviewable output; provenance/source maps from generated
code to Mojom definitions. Generated bindings must interoperate with official
C++ bindings in both directions (bindings court).