#[derive(Described)]
{
// Attributes available to this derive:
#[metadata]
#[metadata_type]
#[metadata_sequence]
#[serde]
}
Expand description
Derive macro for the Described trait
#[derive(Described)]
{
// Attributes available to this derive:
#[metadata]
#[metadata_type]
#[metadata_sequence]
#[serde]
}
Derive macro for the Described trait