Module widestring::error[][src]

Expand description

Errors returned by functions in this crate.

Structs

An error returned to indicate that an invalid nul value was found in a string.

An error that can be returned when decoding UTF-32 code points.

A possible error value when converting a String from a u32 string.

An error returned from to indicate that a terminating nul value was missing.

Enums

An error returned to indicate a problem with nul values occurred.