PrivateMaxOut

Type Alias PrivateMaxOut 

Source
pub type PrivateMaxOut<A, B, CmpResult> = <A as PrivateMax<B, CmpResult>>::Output;