Module error

Module error 

Source
Expand description

Define a custom Error type.

Structs§

ParseError
The custom error type used to indicate that an error happened when parsing selectors.

Enums§

Error
The custom error type used everywhere in this crate
ParseErrorKind
The kind of parsing error

Type Aliases§

Result
Shorthand for Result type.