fast_chemail 0.9.6

Check email address
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "fast_chemail"
version = "0.9.6"
description = "Check email address"

authors = ["Jonas Me (https://gitlab.com/vulkano)"]
repository = "https://gitlab.com/fast_chemail/fast_chemail-rs"
documentation = "https://docs.rs/fast_chemail"

readme = "README.md"
keywords = ["check", "email"]
license = "MPL-2.0"

[dependencies]
ascii_utils = "^0"