enum_to_string

Macro enum_to_string 

Source
macro_rules! enum_to_string {
    ($($type:ty)*) => { ... };
}