Function usvg::utils::f64_bound[][src]

pub fn f64_bound(min: f64, val: f64, max: f64) -> f64

Bounds f64 number.