Crate cardinal_codegen

Source
Expand description

The top-level lib.rs for the Cardinal code generator.

Re-exports§

Modules§

  • Entities that the code generator use.
  • Exposes types for function declarations and definitions.
  • Provides a trait for building instructions.
  • Information about possible Cardinal instructions.
  • A module that can contain Cardinal functions and global data. Exposes types for function declarations and definitions.