PrivateCmpOut

Type Alias PrivateCmpOut 

Source
pub type PrivateCmpOut<A, Rhs, SoFar> = <A as PrivateCmp<Rhs, SoFar>>::Output;