Type Definition prop::path_semantics::Mixi

source · []
pub type Mixi<A, B, C, D> = Min<MaxMin<A, B, C, D>, MinMax<A, B, C, D>>;
Expand description

The decided minimum of undecided middle (2nd of 4).