Trait sid::ToUsize

source ·
pub trait ToUsize {
    fn to_usize(&self) -> usize;
}

Required Methods§

Implementations on Foreign Types§

Implementors§