Docs.rs
medi-rs-2.2.0
medi-rs 2.2.0
Docs.rs crate page
MIT
09 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
BuriKizilkaya
Dependencies
embassy-executor ^0.10
normal
optional
embassy-sync ^0.8
normal
optional
futures ^0.3.31
normal
medi-rs-macros ^2.1.0
normal
tokio ^1.40.0
normal
optional
wasm-bindgen-futures ^0.4.45
normal
optional
anyhow ^1.0.98
dev
async-trait ^0.1.88
dev
critical-section ^1.2
dev
embassy-executor ^0.10
dev
futures ^0.3.31
dev
rand ^0.8.5
dev
thiserror ^1.0.64
dev
tokio ^1.40.0
dev
trybuild ^1.0.101
dev
Versions
92.16%
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
Skip to main content
impl_static_handler
medi_rs
2.2.0
medi_rs
Macro
impl_
static_
handler
Copy item path
Source
macro_rules! impl_static_handler { ($($T:ident : $I:ident),*) => { ... }; }