Docs.rs
netray-common-0.5.4
netray-common 0.5.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lukaspustina
Dependencies
axum ^0.8
normal
futures ^0.3
normal
optional
governor ^0.10
normal
ip_network ^0.4
normal
metrics ^0.24
normal
metrics-exporter-prometheus ^0.18
normal
optional
mime_guess ^2
normal
optional
moka ^0.12
normal
optional
opentelemetry ^0.31
normal
optional
opentelemetry-otlp ^0.31
normal
optional
opentelemetry_sdk ^0.31
normal
optional
reqwest ^0.13
normal
optional
rust-embed ^8
normal
optional
serde ^1
normal
tokio ^1
normal
optional
tower-http ^0.6
normal
optional
tracing ^0.1
normal
tracing-log ^0.2
normal
optional
tracing-opentelemetry ^0.32
normal
optional
tracing-subscriber ^0.3
normal
optional
utoipa ^5
normal
optional
uuid ^1
normal
optional
serde_json ^1
dev
tokio ^1
dev
tower ^0.5
dev
Versions
83.72%
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
Skip to main content
Module security_headers
netray_
common
0.5.4
Module security_
headers
Module Items
Structs
Functions
In crate netray_
common
netray_common
Module
security_
headers
Copy item path
Source
Structs
§
Security
Headers
Config
Configuration for the security headers middleware.
Functions
§
security_
headers_
layer
Build a security headers middleware function from the given config.