Docs.rs
mcpkit-rs-0.15.0
mcpkit-rs 0.15.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ra0x3
Dependencies
async-trait ^0.1.89
normal
axum ^0.8
normal
optional
base64 ^0.22
normal
optional
bytes ^1
normal
optional
dirs ^5.0
normal
optional
futures ^0.3
normal
hex ^0.4
normal
optional
http ^1
normal
optional
http-body ^1
normal
optional
http-body-util ^0.1
normal
optional
mcpkit-rs-config ^0.15.0
normal
optional
mcpkit-rs-macros ^0.15.0
normal
optional
mcpkit-rs-policy ^0.15.0
normal
optional
oauth2 ^5.0
normal
optional
pastey ^0.2.0
normal
optional
pin-project-lite ^0.2
normal
process-wrap ^6.0.1
normal
optional
rand ^0.9
normal
optional
reqwest ^0.12
normal
optional
schemars ^1.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sse-stream ^0.2
normal
optional
tempfile ^3.8
normal
optional
thiserror ^2
normal
tokio =1.36.0
normal
tokio-stream =0.1.11
normal
optional
tokio-util ^0.7
normal
toml ^0.8
normal
tower-service ^0.3
normal
optional
tracing ^0.1
normal
url ^2.4
normal
optional
uuid ^1
normal
optional
wasmtime ^24.0
normal
optional
wasmtime-wasi ^24.0
normal
optional
anyhow ^1.0
dev
async-trait ^0.1
dev
schemars ^1.1.0
dev
serde_yaml ^0.9
dev
tokio =1.36.0
dev
tracing-subscriber ^0.3
dev
wat ^1.0
dev
chrono ^0.4.38
normal
chrono ^0.4.38
normal
Versions
42.2%
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
const_string
mcpkit_
rs
0.15.0
mcpkit_rs
Macro
const_
string
Copy item path
Source
macro_rules! const_string { ($name:ident = $value:literal) => { ... }; }