Trait pear::Length

source ·
pub trait Length {
    fn len(&self) -> usize;
}

Required Methods§

Implementations on Foreign Types§

Implementors§