pub type PopIfMany<'a, T> = TakeIfMany<'a, BTreeMap<<T as ClosedBTreeMap>::Key, <T as ClosedBTreeMap>::Value>, (<T as ClosedBTreeMap>::Key, <T as ClosedBTreeMap>::Value), ()>;Available on crate feature
alloc only.Aliased Typeยง
pub struct PopIfMany<'a, T> { /* private fields */ }