risingwave_storage

Macro dispatch_state_store

source
macro_rules! dispatch_state_store {
    ($impl:expr, $store:ident, $body:tt) => { ... };
}