[][src]Module arraystring::error

Contains all of this crate errors

Structs

OutOfBounds

Error caused by out of bounds access to ArrayString

Utf8

Error caused by invalid UTF-8 data

Utf16

Error caused by invalid UTF-16 data

Enums

Error

Every error possible when using ArrayString