Docs.rs
sword-layers-0.1.6
sword-layers 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MrRevillod
Dependencies
axum ^0.8.7
normal
axum-helmet ^0.2.0
normal
optional
axum_responses ^0.5.4
normal
byte-unit ^5.2.0
normal
console ^0.16.1
normal
duration-str ^0.18.0
normal
serde ^1.0.228
normal
tower ^0.5.2
normal
tower-cookies ^0.11.0
normal
tower-http ^0.6.8
normal
tower-layer ^0.3.3
normal
uuid ^1.19.0
normal
Versions
57.14%
of the crate is documented
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
DisplayConfig
sword_
layers
0.1.6
Display
Config
Required Methods
display
Implementors
In crate sword_
layers
sword_layers
Trait
Display
Config
Copy item path
Source
pub trait DisplayConfig { // Required method fn
display
(&self); }
Required Methods
§
Source
fn
display
(&self)
Implementors
§
Source
§
impl
DisplayConfig
for
BodyLimitConfig
Source
§
impl
DisplayConfig
for
CompressionConfig
Source
§
impl
DisplayConfig
for
CorsConfig
Source
§
impl
DisplayConfig
for
RequestTimeoutConfig
Source
§
impl
DisplayConfig
for
ServeDirConfig