Crate uvector

source ·
Expand description

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

Structs

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