Derive Macro cstr_enum::AsCStr[][src]

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

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