Crate orzir_macros
source ·Macros§
- Create a caster for casting from one trait object to another.
- Register a trait object caster in the context.
Derive Macros§
- Implement the ControlFlow for the given struct.
- Implement the DataFlow for the given struct.
- Implement an Op for the given struct.
- Derive the
Parsetrait for the given operation. - Derive the
Printtrait for the given operation. - Implement the RegionInterface for the given struct.
- Implement a Ty for the given struct.