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