[][src]Trait cpp_core::vector_ops::Size

pub trait Size {
    unsafe fn size(&self) -> usize;
}

Required methods

unsafe fn size(&self) -> usize

Loading content...

Implementors

Loading content...