Trait nekolib::traits::elastic_slice::ShrinkFront
source · pub trait ShrinkFront {
// Required method
fn shrink_front(&mut self);
}
pub trait ShrinkFront {
// Required method
fn shrink_front(&mut self);
}