Expand description
§OpenRouter API Client Library
A Rust client for interfacing with the OpenRouter API.
Re-exports§
pub use error::Error;
pub use error::Result;
pub use client::NoAuth;
pub use client::OpenRouterClient;
pub use client::Ready;
pub use client::Unconfigured;
pub use mcp::client::MCPClient;
pub use mcp::types as mcp_types;
pub use types::*;