Expand description
column vector
Modules§
- generic
- generic
Colwrapper
Structs§
- Mut
- see
super::ColMut - Own
- see
super::Col - Ref
- see
super::ColRef
Traits§
- AsCol
Mut - trait for types that can be converted to a column view
- AsCol
Ref - trait for types that can be converted to a column view
- ColIndex
- represents a type that can be used to slice a column, such as an index or a range of indices