Structs§
- Identity
Mapper - Identity mapper — all type names pass through unchanged. Used as the default mapper when no backend-specific renaming is required.
Traits§
- Type
Mapper - Trait for mapping IR types to language-specific type strings. Backends implement only what differs from the Rust default.