fmt

Function fmt 

Source
pub fn fmt<Number: LowerExp + Display>(
    number: Number,
    format: &NumberFormat,
) -> String
Expand description

Format a Number according to the format.