Function cosmic::iced::advanced::graphics::geometry::path::lyon_path::geom::utils::min_max

source ยท
pub fn min_max<S>(a: S, b: S) -> (S, S)
where S: Float,