Expand description
Extension point for customizing the C# code generation pipeline.
Structs§
- Post
Model Pass - Mutable references to model passes, provided to extensions after each model cycle.
- Post
Output Pass - References to output passes, provided to extensions after output rendering.
Traits§
- Rust
Codegen Extension - Trait for extensions that hook into the C# code generation pipeline.