Macro mz_catalog::durable::upgrade::objects

source ยท
macro_rules! objects {
    ( $( $x:ident ),* ) => { ... };
}