Function syntax::ext::deriving::generic::cs_binop[src]

pub fn cs_binop(binop: BinOp, base: Gc<Expr>, enum_nonmatch_f: EnumNonMatchFunc, cx: &mut ExtCtxt, trait_span: Span, substructure: &Substructure) -> Gc<Expr>

Use a given binop to combine the result of calling the derived method on all the fields.