Docs.rs
cabin-0.2.0
cabin 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rkusa
Dependencies
bytes ^1.2
normal
cabin-macros ^0.2
normal
futures-util ^0.3
normal
http ^0.2
normal
http-body ^0.4
normal
http-error ^0.1
normal
linkme ^0.3
normal
mime ^0.3
normal
multer ^2.1.0
normal
num_cpus ^1.15
normal
once_cell ^1.15
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
tokio ^1.0
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
twox-hash ^1.6
normal
axum ^0.6
dev
tokio ^1.0
dev
tracing-subscriber ^0.3
dev
Versions
73.01%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
text
cabin
0.2.0
cabin
Macro
text
Copy item path
Source
macro_rules! text { ($fmt:expr) => { ... }; ($fmt:expr, $($args:tt)*) => { ... }; }