cosmic::iced_renderer::graphics::geometry::path::lyon_path::geom::utils

Function min_max

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