Function conrod::utils::partial_max [] [src]

pub fn partial_max<T: PartialOrd>(a: T, b: T) -> T

Compare to PartialOrd values and return the min.