#[derive(TreeAny)] { // Attributes available to this derive: #[tree] }
Derive the TreeAny trait for a struct or enum.
TreeAny