Derive Macro cstr_enum_derive::AsCStr[][src]

#[derive(AsCStr)]
{
    // Attributes available to this derive:
    #[cstr]
}

Derive macro for the AsCStr trait. May only be applied to enums.