Skip to main content
parse_f64_field
hypercall_
api
0.1.0
In hypercall_
api::
candles
hypercall_api
::
candles
Function
parse_
f64_
field
Copy item path
Source
fn parse_f64_field(value: &
str
, field: &
str
) ->
Result
<
f64
,
CandleSourceError
>