[][src]Function alpha_vantage::quote::quote

pub fn quote(symbol: &str, api_data: (&str, Option<u64>)) -> Quote

Function used to create a Quote struct.

Instead of using this function directly calling through APIKey method is recommended