Docs.rs
axum-valid-0.24.0
axum-valid 0.24.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
gengteng
Dependencies
aide ^0.15.0
normal
optional
axum ^0.8
normal
axum-extra ^0.10
normal
optional
axum-serde ^0.9.0
normal
optional
axum_typed_multipart ^0.16.3
normal
optional
garde ^0.22.0
normal
optional
serde ^1.0.219
normal
optional
validator ^0.20.0
normal
optional
validify ^2.0.0
normal
optional
anyhow ^1.0.87
dev
axum ^0.8
dev
ciborium ^0.2.2
dev
garde ^0.22.0
dev
mime ^0.3.17
dev
once_cell ^1.20.2
dev
prost ^0.13.4
dev
quick-xml ^0.37.1
dev
reqwest ^0.12.3
dev
rmp-serde ^1.3.0
dev
serde ^1.0.195
dev
serde_json ^1.0.108
dev
serde_yaml ^0.9.33
dev
tokio ^1.43.0
dev
toml ^0.8.14
dev
validator ^0.20.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-apple-darwin
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
axum_
valid
0.24.0
Module garde
Sections
Garde support
Feature
Module Items
Structs
Type Aliases
In crate axum_
valid
axum_valid
Module
garde
Copy item path
Source
Expand description
§
Garde support
§
Feature
Enable the
garde
feature to use
Garde<E>
.
Structs
§
Garde
Garde
data extractor
Type Aliases
§
Garde
Rejection
GardeRejection
is returned when the
Garde
extractor fails.