Module backend

Source
Expand description

Backend trait for pluggable MCP implementations

Enums§

BackendError
Error type for backend operations

Traits§

McpBackend
Main trait for MCP backend implementations
SimpleBackend
Convenience trait for backends that don’t need all capabilities