Skip to main content

Module error

Module error 

Source

Structs§

TaskError
Error information stored with a failed invocation.

Enums§

InfraErrorKind
Classification of infrastructure failures.
RustvelloError
Root error type — mirrors pynenc’s exception hierarchy.

Functions§

lock_err
Convert a mutex lock-poison error into RustvelloError::Internal.
status_machine_error_to_rustvello
Convert a StatusMachineError into a RustvelloError.

Type Aliases§

RustvelloResult
Convenience type alias for Results in Rustvello.