Derive Macrosยง
- Tree
- Derive the
TreeKey
,TreeSerialize
,TreeDeserialize
, andTreeAny
traits for a struct or enum. - TreeAny
- Derive the
TreeAny
trait for a struct or enum. - Tree
Deserialize - Derive the
TreeDeserialize
trait for a struct or enum. - TreeKey
- Derive the
TreeKey
trait for a struct or enum. - Tree
Serialize - Derive the
TreeSerialize
trait for a struct or enum.