Module pdl_compiler::backends::rust

source ·
Expand description

Rust compiler backend.

Traits

Functions

  • Turn the constraint into a value (such as 10 or SomeEnum::Foo).
  • Generate Rust code from an AST.
  • Generate a bit-mask which masks out n least significant bits.