Derive Macro miniconf::TreeKey

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

Derive the TreeKey trait for a struct.