Docs.rs
elif-email-0.2.0
elif-email 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
krcpa
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
elif-core ^0.5.0
normal
elif-queue ^0.3.0
normal
flate2 ^1.0
normal
lettre ^0.11
normal
mime ^0.3
normal
mime_guess ^2.0
normal
moka ^0.12
normal
notify ^6.1
normal
rand ^0.8
normal
regex ^1.10
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
tera ^1.19
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
urlencoding ^2.1
normal
uuid ^1.0
normal
tempfile ^3.8
dev
Versions
78.22%
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
elif_
email
0.2.0
In elif_
email::
validation
elif_email
::
validation
Function
validate_email
Copy item path
Source
pub fn validate_email(email: &
str
) ->
Result
<
()
,
EmailError
>
Expand description
Quick email validation function