Crate cl_array_ext[][src]

Expand description

Some array extensions that really have no purpose other than to make me feel accomplisheds

Structs

Error type returned by the TryFrom implementations for SliceN

A slice with at least N elements. Can be dereferenced back into a regular slice on demand.

Traits

Trait that extends upon array