Module pdl_compiler::backends::rust
source · Expand description
Rust compiler backend.
Traits
- This trait defines an upper camel case conversion.
Functions
- Turn the constraint into a value (such as
10orSomeEnum::Foo). - Generate formatted Rust code from an AST.
- Generate Rust code from an AST.
- Generate a bit-mask which masks out
nleast significant bits.