Function plm_rs::tables::inventory::get_shortages[][src]

pub fn get_shortages(
    app: &mut Application<'_>,
    show_all_entries: bool
) -> Result<Vec<Shortage>, Error>