Function cryptocompare::parse_json_to_float [] [src]

pub fn parse_json_to_float(
    object: Value,
    key: &str
) -> Result<f64, Box<NoneError>>