risingwave_common::system_param::reader

Macro impl_system_params_reader_debug

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