Docs.rs
objectiveai-mcp-proxy-2.2.7
objectiveai-mcp-proxy 2.2.7
Docs.rs crate page
MIT
24 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
ObjectiveAI
Dependencies
anyhow ^1.0.102
normal
axum ^0.8.8
normal
base64 ^0.22.1
normal
dashmap ^6.1.0
normal
dotenv ^0.15.0
normal
envconfig ^0.11.1
normal
futures ^0.3.32
normal
indexmap ^2.13.0
normal
objectiveai-sdk ^2.2.7
normal
reqwest ^0.12.28
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sse-stream ^0.2.3
normal
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
tokio-util ^0.7.18
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
uuid ^1.22.0
normal
Versions
40.48%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
run
objectiveai_
mcp_
proxy
2.2.7
objectiveai_mcp_proxy
Function
run
Copy item path
Source
pub async fn run(config:
Config
) ->
Result
<
()
>