mailidator 0.1.0

A lightweight Rust library for checking email address misspellings
Documentation
1
2
3
4
5
6
7
[toolchain]
channel = "1.88.0"
profile = "minimal"
components = [
  "clippy",
  "rustfmt",
]