Module float

Source
Expand description

Parsing primitives to f32

Traits§

ToF32
ToF32RM

Functions§

bool_to_f32
Parse bool to f32
bool_to_f32_res
Parse bool to f32
str_to_f32
str_to_f32_res
string_to_f32
string_to_f32_res

Type Aliases§

ParseResultF32