Structs§
- Compile
Error - A compile-time error with an optional source span.
- Missing
Trait Method Error - Detail for a missing trait method error.
- Module
Error - A module resolution error with file context and source span.
- Parse
Error - Trait
Method Signature Mismatch Error - Detail for a trait method signature mismatch error.
- Type
Error - A type-checking error with a source span.
- VmError
- A runtime VM error with an optional source span.
Enums§
- Compile
Error Kind - The underlying variant of a compile-time error.
- Decode
Error - Error
- Eval
Error - Module
Error Kind - The underlying variant of a module resolution error.
- Serialization
Error - Errors arising during bytecode serialization or deserialization.
- Type
Error Kind - The underlying variant of a type-checking error.