Function syn::visit::visit_bin_op

source ·
pub fn visit_bin_op<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast BinOp
)