risingwave_frontend::optimizer::plan_node::generic

Macro impl_distill_unit_from_fields

source
macro_rules! impl_distill_unit_from_fields {
    ($name:ident, $bound:path) => { ... };
}