iced_renderer::geometry::path::lyon_path::geom::utils

Function min_max

pub fn min_max<S>(a: S, b: S) -> (S, S)
where S: Float,
Available on crate feature geometry only.