#[derive(EnumConversions)]
{
// Attributes available to this derive:
#[module_path_str]
}
Expand description
Create conversions between numeric simple enum types and their String names
fn
#[derive(EnumConversions)]
{
// Attributes available to this derive:
#[module_path_str]
}
Create conversions between numeric simple enum types and their String names
fn