impl_format

Macro impl_format 

Source
macro_rules! impl_format {
    (name: $name:ty, id: $id:expr, magic: $magic:expr $(,)?) => { ... };
}