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§
- Execute
Error - Error types for query/command execution.
Type Aliases§
- Execute
Result - Result type for execute operations.