Crate checked_array[][src]

Modules

misc

Miscellaneous stuff

Structs

Array

A wrapper for array types that exposes checked APIs only

Traits

ArrayAlloc

A trait for allocatable/resizeable linear array types

ArrayAllocPanic

An infallible/panicking variant of ArrayAlloc

ArrayMut

A trait for mutalby referencable linear array types

ArrayRef

A trait for referencable linear array types