emailaddr 0.1.1

Type-safe, zero-copy, validated email addresses with generic storage, IDNA domain support, and no_std/no-alloc compatibility.
Documentation
1
2
3
4
5
6
7
# UNRELEASED

# 0.1.0

FEATURES

- Implement validated `EmailAddr`, `LocalPart`, `DomainPart`, and stack `Buffer`.