Function calcit_runner::util::number::f64_to_usize[][src]

pub fn f64_to_usize(f: f64) -> Result<usize, String>