Derive Macro is_tree::IsTree

source ยท
#[derive(IsTree)]
{
    // Attributes available to this derive:
    #[tree]
}