Function egg_mode::trend::closest[][src]

pub async fn closest(
    lat: f32,
    long: f32,
    token: &Token
) -> Result<Response<Vec<TrendLocation>>>
Expand description

Returns the locations that Twitter has trending topic information for, closest to a specified location.