Docs.rs
rust-mcp-transport-0.6.0
rust-mcp-transport 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hashemix
Dependencies
async-trait ^0.1
normal
bytes ^1.10
normal
futures ^0.3
normal
reqwest ^0.12
normal
optional
rust-mcp-schema ^0.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.4
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
futures ^0.3
dev
tokio ^1
dev
wiremock ^0.5
dev
Versions
16.87%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
StreamId
rust_
mcp_
transport
0.6.0
Stream
Id
Aliased Type
In crate rust_
mcp_
transport
rust_mcp_transport
Type Alias
Stream
Id
Copy item path
Source
pub type StreamId =
String
;
Aliased Type
ยง
pub struct StreamId {
/* private fields */
}