Macro impl_print

Source
macro_rules! impl_print {
    ($st:ident) => { ... };
}