impl_debug_via_display

Macro impl_debug_via_display 

Source
macro_rules! impl_debug_via_display {
    ($ty:ty) => { ... };
}