//! Curated re-exports for the most-used items in the adapter.
//!//! `use deribit_mcp::prelude::*;` brings in the types most callers need
//! without the rest of the crate's surface.
pubusecrate::context::AdapterContext;pubusecrate::error::{AdapterError, AuthFailureReason, UpstreamErrorKind};