Crate uvector [] [src]

Allows to 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.