impl_system_params_reader_debug

Macro impl_system_params_reader_debug 

Source
macro_rules! impl_system_params_reader_debug {
    ($({ $field:ident, $($rest:tt)* },)*) => { ... };
}