watch_locations

Function watch_locations 

Source
pub async fn watch_locations(
    client: &mut KachakaApiClient<Channel>,
) -> impl Stream<Item = Result<Vec<Location>, KachakaApiError>>