Docs.rs
rustbasic-core-0.1.19
rustbasic-core 0.1.19
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
herisvan321
Dependencies
bcrypt ^0.19.1
normal
chrono ^0.4.39
normal
chrono-tz ^0.10.0
normal
http ^1.1
normal
http-body-util ^0.1
normal
hyper ^1.0
normal
hyper-util ^0.1
normal
lettre ^0.11
normal
minijinja ^2.19.0
normal
rand ^0.10.1
normal
reqwest ^0.12
normal
rust-embed ^8.11.0
normal
rustbasic-core-macro ^0.1.0
normal
serde ^1.0.228
normal
serde_json ^1.0.140
normal
sqlx ^0.8.3
normal
tokio ^1.52.1
normal
Versions
17.33%
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
security_headers_middleware
rustbasic_
core
0.1.19
In rustbasic_
core::
middleware::
security_
headers
rustbasic_core
::
middleware
::
security_headers
Function
security_
headers_
middleware
Copy item path
Source
pub async fn security_headers_middleware(req:
Request
, next:
Next
) ->
Response