Docs.rs
flyer-3.0.7
flyer 3.0.7
Permalink
Docs.rs crate page
MIT
21 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
lucas11776
Dependencies
aes-gcm ^0.10.3
normal
anyhow ^1.0.102
normal
arc-swap ^1.9.2
normal
async-std ^1.13.2
normal
async-trait ^0.1.89
normal
aws-config ^1.10.0
normal
aws-credential-types ^1.3.0
normal
aws-sdk-s3 ^1.139.0
normal
base64 ^0.22.1
normal
bytes ^1.11.1
normal
chrono ^0.4.44
normal
cookie ^0.18.1
normal
dotenv ^0.15.0
normal
futures ^0.3.32
normal
futures-util ^0.3.32
normal
h2 ^0.4.14
normal
h3 ^0.0.8
normal
h3-quinn ^0.0.10
normal
hickory-proto ^0.25.2
normal
http ^1.4.1
normal
http-body-util ^0.1.3
normal
httparse ^1.10.1
normal
ipnetwork ^0.21.1
normal
lazy_static ^1.5.0
normal
lettre ^0.11.22
normal
mime_guess ^2.0.5
normal
moka ^0.12.15
normal
multer ^3.1.0
normal
once_cell ^1.21.4
normal
openssl ^0.10.79
normal
quinn ^0.11.9
normal
rand ^0.10.2
normal
regex ^1.12.3
normal
reqwest ^0.12.28
normal
rustls ^0.23.37
normal
sentry ^0.48.4
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_urlencoded ^0.7.1
normal
slog ^2.8.2
normal
slog-async ^2.8.0
normal
slog-term ^2.9.2
normal
tera ^1.20.1
normal
tokio ^1.50.0
normal
tokio-rustls ^0.26.4
normal
tokio-tungstenite ^0.29.0
normal
tokio-util ^0.7.18
normal
tungstenite ^0.29.0
normal
ulid ^1.2.1
normal
url-domain-parse ^0.1.4
normal
urlencoding ^2.1.3
normal
uuid ^1.23.2
normal
Versions
0%
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
doesnt_end_with
flyer
3.0.7
In flyer::
validation::
rules
flyer
::
validation
::
rules
Function
doesnt_
end_
with
Copy item path
Source
pub async fn doesnt_end_with( form: &
Form
, field:
String
, args:
Vec
<
String
>, ) ->
Option
<
String
>