strum_macros 0.25.0

Helpful macros for working with enums and strings
Documentation
1
2
3
4
pub mod as_ref_str;
pub mod display;
pub mod from_string;
pub mod to_string;