[][src]Function alpha_vantage::sector::sector

pub fn sector(api_data: (&str, Option<u64>)) -> Sector

Function used to create a Sector struct.

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