Module pax_compiler::parsing

source ·

Structs

Enums

Statics

Traits

  • This trait is used only to extend primitives like u64 with the parser-time method parse_to_manifest. This allows the parser binary to codegen calls to ::parse_to_manifest() even on primitive types

Functions