Function cryptocompare::get_price_multi_full [] [src]

pub fn get_price_multi_full(
    fsyms: &str,
    tsyms: &str,
    options: &Options
) -> Result<Value, Box<Error>>