Skip to main content

Module error

Module error 

Source
Expand description

Error and result types for the crate.

Enums§

CoreError
Errors from the Orion agent harness.

Type Aliases§

CoreResult
Convenience alias for a Result whose error is CoreError.