[][src]Macro chalk_rs::enum_fmt_impl

macro_rules! enum_fmt_impl {
    ($name: ident, $trait: ident) => { ... };
}

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