Re-exports§
pub use thiserror;
Structs§
Enums§
Constants§
- UNKNOWN_
CODE - Reserved code returned whenever a diagnostic cannot be resolved normally (catalog failed to load, or the requested code has no entry).
Traits§
- Engine
Diagnostic - Every “diagnosable” error/warning/info in the project implements this.
code()is the key looked up in the project’s TOML catalog.