get_shelves

Function get_shelves 

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