pub async fn get_locations(
client: &mut KachakaApiClient<Channel>,
cursor: i64,
) -> Result<Vec<Location>, KachakaApiError>pub async fn get_locations(
client: &mut KachakaApiClient<Channel>,
cursor: i64,
) -> Result<Vec<Location>, KachakaApiError>