Type Definition reparser::ops::Binop[][src]

type Binop = fn(_: Pre, _: Pre) -> Re;