Crate i_codegen_types
source ·Structs
- A named value. Used for named parameters or variants.
Enums
- Serde-based serialization format for named “container” types. In Rust, those are enums and structs.
- Serde-based serialization format for anonymous “value” types. This is just the path respecting serde names into the container It gets replaced by the knowledge
- Description of a variant in an enum.