Derive Macro miniconf::TreeDeserialize
source · #[derive(TreeDeserialize)]
{
// Attributes available to this derive:
#[tree]
}
Expand description
Derive the TreeDeserialize trait for a struct.
#[derive(TreeDeserialize)]
{
// Attributes available to this derive:
#[tree]
}
Derive the TreeDeserialize trait for a struct.