Module const_base::errors[][src]

Expand description

All the errors from this crate.

Structs

When one of the bytes isn’t in the char set for that encoding.

When the slice passed to decode is not a valid length for that encoding.

When the array returned by decode isn’t the same length as what the arguments passed to decode would produce.

Enums

Error returned by decode