Skip to main content

Module execute

Module execute 

Source
Expand description

Error types for query and command execution.

The actual dispatch logic lives in crate::dispatch. This module only defines the shared error types used by all transport handlers.

Enums§

ExecuteError
Error types for query/command execution.

Type Aliases§

ExecuteResult
Result type for execute operations.