Derive Macro IsTree

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