[][src]Trait cookie_factory::Length

pub trait Length {
    fn length(&self) -> usize;
}

Required methods

fn length(&self) -> usize

Loading content...

Implementors

Loading content...