[−][src]Function my_iot::value::human_format
fn human_format(value: f64, unit: &str) -> String
Format value to keep only 3 digits before the decimal point.
fn human_format(value: f64, unit: &str) -> String
Format value to keep only 3 digits before the decimal point.