Skip to main content

Crate rlibphonenumber

Crate rlibphonenumber 

Source

Re-exports§

pub use enums::*;
pub use errors::*;

Modules§

enums
errors
interfaces
metadata_validator
phonenumber_mask
phonenumber_matcher
Phone number matching and extraction utilities.

Structs§

NumberFormat
PhoneMetadata
If you add, remove, or rename fields, or change their semantics, check if you should change the excludable field sets or the behavior in MetadataFilter.
PhoneMetadataCollection
PhoneNumber
PhoneNumberDesc
If you add, remove, or rename fields, or change their semantics, check if you should change the excludable field sets or the behavior in MetadataFilter.
PhoneNumberUtil

Enums§

CountryCodeSource
The source from which the country_code is derived. This is not set in the general parsing method, but in the method that parses and keeps raw_input. New fields could be added upon request.

Statics§

PHONE_NUMBER_UTIL
Singleton instance of phone number util for general use

Functions§

get_national_significant_number_owned