rustc::middle::typeck::infer::lattice::LatticeOp[src]

type LatticeOp<'a, T> = |cf: CombineFields, a: &T, b: &T|: 'a -> cres<T>;