custom-type

Crates.iocustom-type
lib.rscustom-type
version0.1.2
sourcesrc
created_at2024-07-18 09:51:24.690547
updated_at2024-07-18 10:30:44.814441
descriptionThis crate provides utilities for parsing and validating various types of data such as emails, passwords, and phone numbers with country codes.
homepage
repository
max_upload_size
id1307211
size32,751
Nurfian Qodar (nurfianqodar)

documentation

README

custom-type

This crate provides utilities for parsing and validating various types of data such as emails, passwords, and phone numbers with country codes.

Features

  • Parse and validate email addresses.
  • Parse and validate phone numbers with country codes.
  • Parse and validate passwords with different strength levels.

Usage

Add this to your Cargo.toml:

[dependencies]
custom-type = "0.1.0"
Commit count: 0

cargo fmt