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