AsCStr

Derive Macro AsCStr 

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

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