Module error

Module error 

Source
Expand description

Error types used by garde.

The entrypoint of this module is the Error type.

Structs§

Error
NoKey
Represents a path component without a key. This is useful when the container only ever holds a single key, which is the case for any 1-tuple struct.
Path
Report
A validation error report.

Traits§

PathComponentKind