flow::expr::relation::func

Macro gen_one_siginature

Source
macro_rules! gen_one_siginature {
    (
        $con_type:ident, $generic:ident
    ) => { ... };
    (
        $in_type:ident, $out_type:ident, $generic:ident
    ) => { ... };
}
Expand description

Generate one match arm with optional arguments