risingwave_object_store::object

Macro for_all_object_store

source
macro_rules! for_all_object_store {
    ($macro:ident $($args:tt)*) => { ... };
}