impl_debug_display

Macro impl_debug_display 

Source
macro_rules! impl_debug_display {
    ([$($g:ident),*],$t:ty) => { ... };
    ($g:ident,$t:ty) => { ... };
}
Expand description

support display and debug