Derive Macro strum_macros::AsStaticStr 
source · [−]#[derive(AsStaticStr)]
{
    // Attributes available to this derive:
    #[strum]
}
👎 Deprecated since 0.22.0: 
please use #[derive(IntoStaticStr)] instead