Derive Macro enumset_derive::EnumSetType
source · [−]#[derive(EnumSetType)]
{
// Attributes available to this derive:
#[enumset]
}
Expand description
A wrapper that parses the input enum.
#[derive(EnumSetType)]
{
// Attributes available to this derive:
#[enumset]
}
A wrapper that parses the input enum.