Skip to main content

str2float

Function str2float 

Source
pub fn str2float(
    _interp: &mut Interp,
    _env: &mut Env,
    arg_values: &[Value],
) -> Result<Value>
Expand description

A str2float built-in function.