Macros§
Attribute Macros§
- derive_
ranting - Implies
#[derive(Ranting)]
and includesname
andsubject
in structs. For an enum"it"
and the variant’s name are assumed.
Derive Macros§
- Ranting
- Above macros inflect Ranting elements within a placeholder. Structs require a
name
andsubject
String.