Expand description
§error-enum-core
A core crate for error-enum providing
traits and implementations for error enums with rich diagnostics support.
Please refer to error-enum and
its documentation for more details.
Structs§
- Line
Indexer - An
Indexerthat stores ending positions of every line (including trailing newlines). - Simple
Span - A simple implementation of
Span.
Enums§
- Kind
- Enum representing the kind of an error.