Expand description
Runtime-layer types.
These are the primary carriers used while an error is still moving through application code.
Modules§
- source
- Source observation models attached to runtime errors.
Structs§
- Error
Metadata - Typed structured metadata attached to an error context.
- Operation
Context - Operation
Scope - Guard value for scoped
OperationContextlifecycle management. - Struct
Error - Struct
Error Builder
Enums§
- Metadata
Value - A typed value stored in
ErrorMetadata.