Skip to main content

parse_f64_field

Function parse_f64_field 

Source
fn parse_f64_field(value: &str, field: &str) -> Result<f64, CandleSourceError>