Skip to main content

python_float_repr

Function python_float_repr 

Source
pub fn python_float_repr(x: f64) -> String
Expand description

Format an f64 exactly like CPython’s repr(float).