#[derive(EnumDebug)]
{
// Attributes available to this derive:
#[enum_debug]
}
Expand description
Does the derivation for the EnumDebug.
#[derive(EnumDebug)]
{
// Attributes available to this derive:
#[enum_debug]
}
Does the derivation for the EnumDebug.