Macro impl_debug_display_trait

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