Skip to main content

Module error

Module error 

Source
Expand description

Error and result types.

Structs§

Ior
A Forth error code (ior).

Enums§

Error
An error returned by this crate.
KernelError
A kernel error.
Severity
The recoverability of an Error.
VmError
An error raised by the inner interpreter.

Type Aliases§

Result
The result type of this crate.