Skip to main content

Module runtime

Module runtime 

Source
Expand description

Runtime-layer types.

These are the primary carriers used while an error is still moving through application code.

Structs§

ErrorMetadata
OperationContext
OperationScope
SourceFrame
SourcePayload
Owned source payload.
SourcePayloadRef
StructError
Structured runtime error carrier with explicit bridge APIs for the standard error ecosystem.
StructErrorBuilder

Enums§

MetadataValue
SourcePayloadKind

Traits§

ContextRecord

Type Aliases§

WithContext