Skip to main content

Module error

Module error 

Source
Expand description

Error types for the rhei-core crate.

All fallible operations in this crate return CoreError. Concrete engine crates define their own error types but map into CoreError when crossing the shared trait boundary.

Enumsยง

CoreError
Top-level error type for rhei-core operations.