return_shelf

Function return_shelf 

Source
pub async fn return_shelf(
    client: &mut KachakaApiClient<Channel>,
    shelf_id: &str,
    options: StartCommandOptions,
) -> Result<String, KachakaApiError>