Skip to main content

usize_to_f64

Function usize_to_f64 

Source
fn usize_to_f64(value: usize) -> f64
Expand description

Converts usize to f64 for metrics, capping at u32::MAX.