Derive Macro miniconf::TreeAny

#[derive(TreeAny)]
{
    // Attributes available to this derive:
    #[tree]
}
Expand description

Derive the TreeAny trait for a struct or enum.