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