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

type LatticeDirOp<'a, T> = |a: &T, b: &T|: 'a -> cres<T>;