Expand description
All error types that are exposed by this crate.
Structs§
- Errors that may occur when converting
SourceInfoContent
into aSourceInfo
. - A helper struct to provide proper line based error/linting messages.
Enums§
- The high-level error that can occur when using this crate.
- A
SourceInfoError
type.
Functions§
- Creates a
SourceInfoError
for deprecation warnings. - Creates a
SourceInfoError
for linting issues. - Creates a
SourceInfoError
for unrecoverable issues.