[][src]Macro chalk_rs::enum_display

macro_rules! enum_display {
    ($name: ident) => { ... };
}

Implements the Display trait for an enum. The output is the enum as a number