Function phonenumber::parse

source ·
pub fn parse<S: AsRef<str>>(
    country: Option<Id>,
    string: S
) -> Result<PhoneNumber, Parse>
Expand description

Parse a phone number.