Skip to main content

Module string_to_float

Module string_to_float 

Source
Expand description

Deserialize a string as f64.

The Limitless API returns many numeric values (prices, amounts) as strings to preserve precision. This converts them to f64.

Functions§

deserialize
serialize