Docs.rs
axum-csrf-simple-0.1.3
axum-csrf-simple 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
wushilin
Dependencies
axum ^0.8.1
normal
axum-server ^0.7.1
normal
cookie ^0.18.1
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
lazy_static ^1.5.0
normal
rand ^0.9.0
normal
serde ^1
normal
serde_urlencoded ^0.7.1
normal
sha2 ^0.10.8
normal
short-uuid ^0.2.0
normal
tokio ^1.43.0
normal
tower-cookies ^0.11.0
normal
Versions
78.57%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
All
axum_
csrf_
simple
0.1.3
Crate Items
Structs
Functions
List of all items
Structs
CSRFToken
CSRFTokenFromRequest
Functions
csrf_protect
generate_csrf_token
generate_random_string
get_csrf_token
set_csrf_secure_cookie_enable
set_csrf_token_sign_key
sign_message
validate_csrf_token
verify_signature