Docs.rs
bolt-web-0.2.2
bolt-web 0.2.2
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sumeeth05
Dependencies
async-trait ^0.1.89
normal
base64 ^0.22.1
normal
bolt-web-macro ^0.1.3
normal
bytes ^1
normal
futures-util ^0.3
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-tls ^0.6.0
normal
hyper-util ^0.1
normal
mime ^0.3.17
normal
mime_guess ^2
normal
multer ^3.1.0
normal
paste ^1.0.15
normal
radixmap ^0.2.4
normal
serde ^1.0
normal
serde_json ^1.0.145
normal
time ^0.3
normal
tokio ^1
normal
tokio-native-tls ^0.3.1
normal
url ^2
normal
uuid ^1
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
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
Files
bolt_web/
middleware.rs
1
pub mod
cors;
2
pub mod
error;
3
pub mod
helmet;
4
pub mod
logger;
5
pub mod
ratelimiter;