Skip to main content

Module error

Module error 

Source
Expand description

Error types shared across the public API.

Re-exported from behest-core.

Structs§

TransportError
A type-erased transport error.

Enums§

ContextError
Errors produced during context construction.
Error
Top-level crate error.
ProviderError
Errors produced by provider implementations.
StorageError
Errors produced by storage backends.
ToolError
Errors produced during tool execution.

Type Aliases§

Result
Crate-wide result type.