Skip to main content

TreeSchema

Derive Macro TreeSchema 

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

Derive the TreeSchema trait for a struct or enum.