Module checked_array::misc[][src]

Miscellaneous stuff

Structs

BufferTooSmall

An error indicating that a buffer is too small

Enums

WillPanic

An error which indicates that an implementation will always panic instead of returning an error

Traits

RangeBoundsExt

An extension to the range bounds trait