Function decommission_assets

Source
fn decommission_assets<'a, I>(
    assets: I,
    year: u32,
    reason: &'a str,
) -> impl Iterator<Item = AssetRef> + 'a
where I: IntoIterator<Item = AssetRef> + 'a,
Expand description

Convert the specified assets to being decommissioned and return