parse

Function parse 

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

Parse a phone number.