Function cryptocompare::parse_json_to_vector [] [src]

pub fn parse_json_to_vector(
    object: Value
) -> Result<Vec<Dataset>, Box<NoneError>>