Macro mz_transform::notice::raw_optimizer_notices

source ยท
macro_rules! raw_optimizer_notices {
    ($($ty:ident => $name:literal,)+) => { ... };
}