risingwave_meta::controller::system_param

Macro impl_merge_params

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