[−][src]Trait packed_struct::PrimitiveEnumStaticStr
Static display formatters.
Required methods
fn to_display_str(&self) -> &'static str
Display value, same as the name of a particular variant.
fn all_variants() -> &'static [Self]ⓘ
A list all possible string variants.