Skip to main content

ShrinkFront

Trait ShrinkFront 

Source
pub trait ShrinkFront {
    // Required method
    fn shrink_front(&mut self);
}

Required Methods§

Source

fn shrink_front(&mut self)

Implementors§