Crate uvector

Source
Expand description

Allows access two read-only slices as a single vector.

Structsยง

Iter
An iterator over the elements of a UVec
UVec
Read-only array type allowing access two slices as a single continuous vector.