PrivateMinOut

Type Alias PrivateMinOut 

Source
pub type PrivateMinOut<A, B, CmpResult> = <A as PrivateMin<B, CmpResult>>::Output;