Crate phonenumber

source ·

Re-exports§

Modules§

  • Country related types. Country related types.
  • Phone number metadata, containing patterns, formatting and other useful data about countries and phone numbers.

Structs§

Enums§

Functions§

  • Create a new Formatter for the given phone number.
  • Create a new Formatter for the given phone number using the given metadata database.
  • Check if the phone number is valid.
  • Check if the phone number is valid with the given Database.
  • Check if the provided string is a viable phone number.
  • Parse a phone number.
  • Parse a phone number using a specific Database.