#[derive(TypeDescription)]
{
// Attributes available to this derive:
#[description]
}
Expand description
A derive macro that helps implementing AsTypeDescription
#[derive(TypeDescription)]
{
// Attributes available to this derive:
#[description]
}
A derive macro that helps implementing AsTypeDescription