Module error

Module error 

Source
Expand description

Not complete yet This is where the error definitions can go TODO: Implement proper error handling, this would include defining the error enum, impl std::error::Error using thiserror and ensuring all errors are handled appropriately

Macros§

debug
error
info
trace
warn

Enums§

BehaviorError
NimbusError

Traits§

ErrorCode
An Error extension trait that allows simplified error codes to be submitted in telemetry.

Type Aliases§

Result