Docs.rs
voidcrawl-mcp-0.3.6
voidcrawl-mcp 0.3.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
AndrewPBerg
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
clap ^4
normal
futures ^0.3
normal
rmcp ^1.4
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
void_crawl_core ^0.3.6
normal
bytes ^1
dev
http-body-util ^0.1
dev
hyper ^1
dev
hyper-util ^0.1
dev
tokio ^1
dev
Versions
46.38%
of the crate is documented
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
SessionId
voidcrawl_
mcp
0.3.6
Session
Id
Aliased Type
In voidcrawl_
mcp::
sessions
voidcrawl_mcp
::
sessions
Type Alias
Session
Id
Copy item path
Source
pub type SessionId =
String
;
Aliased Type
ยง
pub struct SessionId {
/* private fields */
}