#[derive(Tree)]
{
// Attributes available to this derive:
#[tree]
}
Expand description
Derive macro generating to_tree(&self) -> gilt::tree::Tree.
See [crate::tree] for full attribute schema.
#[derive(Tree)]
{
// Attributes available to this derive:
#[tree]
}
Derive macro generating to_tree(&self) -> gilt::tree::Tree.
See [crate::tree] for full attribute schema.