#[derive(Plural)]
{
// Attributes available to this derive:
#[plural]
}
Expand description
Procedural macro to derive PluralDisplay.
#[derive(Plural)]
{
// Attributes available to this derive:
#[plural]
}
Procedural macro to derive PluralDisplay.