Expand description
Runtime interpreter error implementation
Structs
- Bug information with backtrace data
- Infallible implementation that converts into
io::Error
.
Enums
- Unique bug identifier
- Traceable bug variants
- Interpreter runtime error variants.
- Predicates checking failed
- Runtime error description that should either be specified in the protocol or halt the execution.