Docs.rs
mcp-commune-0.1.0
mcp-commune 0.1.0
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
jgmartin
Dependencies
async-trait ^0.1.85
normal
aws-sdk-bedrockruntime ^1.69.0
normal
aws-smithy-types ^1.2.12
normal
derive_more ^1.0.0
normal
futures ^0.3.31
normal
log ^0.4.25
normal
mcp_sdk_rs ^0.1.1
normal
serde ^1.0.217
normal
serde_json ^1.0.135
normal
tokio ^1.43.0
normal
tokio-tungstenite ^0.20
normal
Versions
19.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
Files
mcp_commune/
lib.rs
1
2
3
4
5
pub mod
client;
pub mod
error;
pub mod
peer;
pub mod
prelude;
pub mod
server;