Function maplibre::util::math::min

source ·
pub(crate) fn min<S: PartialOrd + Copy>(lhs: S, rhs: S) -> S