Attribute Macros§
Derive Macros§
- Operation
Parser - TryFrom
IntObject - impl TryFrom trait for enum that convert Object::Int to enum variant
- TryFrom
IntObject ForBitflags - derive macro to generate
TryFrom<&Object>
for bitflags struct type - TryFrom
Name Object - Generate
impl TryFrom
for enum that convert Object::Name to enum variant Name equals to variant name