Docs.rs
mcp-server-fishcode2025-0.1.0
mcp-server-fishcode2025 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Waitfish
Dependencies
anyhow ^1.0.94
normal
async-trait ^0.1
normal
futures ^0.3
normal
mcp-core-fishcode2025 ^0.1.0
normal
mcp-macros-fishcode2025 ^0.1.0
normal
pin-project ^1.1
normal
schemars ^0.8
normal
serde ^1.0.216
normal
serde_json ^1.0.133
normal
thiserror ^1.0
normal
tokio ^1
normal
tower ^0.4
normal
tower-service ^0.3
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
Versions
13.21%
of the crate is documented
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
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
mcp_
server_
fishcode2025
0.1.0
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Traits
Type Aliases
Crate
mcp_server_fishcode2025
Copy item path
Source
Re-exports
§
pub use router::
Router
;
Modules
§
router
Structs
§
Byte
Transport
A transport layer that handles JSON-RPC messages over byte
Server
The main server type that processes incoming requests
Enums
§
Router
Error
Server
Error
Transport
Error
Traits
§
Bounded
Service
Type Aliases
§
BoxError