Skip to main content

num_to_string_for

Function num_to_string_for 

Source
pub fn num_to_string_for(n: Num, fmt: FloatFmt) -> String
Expand description

Render a number per the dialect’s float flavor. Integers are flavor-independent.