risingwave_meta::hummock::manager::utils

Macro commit_multi_var_with_provided_txn

source
macro_rules! commit_multi_var_with_provided_txn {
    ($txn:expr, $($val_txn:expr),*) => { ... };
}