Function cryptocompare::get_price [] [src]

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