Trait alloc::collections::vec_deque::spec_extend::SpecExtend
source · pub(super) trait SpecExtend<T, I> {
// Required method
fn spec_extend(&mut self, iter: I);
}
pub(super) trait SpecExtend<T, I> {
// Required method
fn spec_extend(&mut self, iter: I);
}