Skip to main content

Length

Type Alias Length 

Source
pub type Length = usize;
Expand description

The logical length of the ArrayView. Set to arr.len() for the whole set.