Derive Macro miniconf::TreeDeserialize

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

Derive the TreeDeserialize trait for a struct or enum.