risingwave_frontend::optimizer::plan_visitor

Macro impl_has_variant

source
macro_rules! impl_has_variant {
    ( $($variant:ty),* ) => { ... };
}