Docs.rs
mcp-core-0.1.1
mcp-core 0.1.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
stevohuncho
Dependencies
actix-web ^4
normal
optional
actix-ws ^0.2.5
normal
optional
anyhow ^1.0
normal
async-trait ^0.1
normal
futures ^0.3
normal
jsonwebtoken ^8.1
normal
optional
reqwest ^0.12.12
normal
optional
reqwest-eventsource ^0.6.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.0
normal
tokio-tungstenite ^0.21
normal
optional
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.0
normal
optional
dotenv ^0.15.0
dev
thiserror ^2.0.11
dev
tracing-subscriber ^0.3
dev
Versions
12.23%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mcp_
core
0.1.1
Module client
Module Items
Structs
Enums
Functions
In crate mcp_
core
mcp_core
Module
client
Copy item path
Source
Structs
§
Client
Client
Builder
Enums
§
Secure
Value
Functions
§
apply_
secure_
replacements
Recursively walk through the JSON value. If a JSON string exactly matches one of the keys in the secure values map, replace it with the corresponding secure value.