[][src]Module i18n_build::error

Error types for use with the i18n_build library.

Structs

PathError

This error type collates all the various generic file/path related errors in this application into one place, so that they can be translated easily.

Enums

PathErrorKind

The kinds of errors which can be expressed in a PathError

PathType

Type of path being represented in an error message.