Function phonenumber::format_with [] [src]

pub fn format_with<'d, 'n>(
    database: &'d Database,
    number: &'n PhoneNumber
) -> Formatter<'n, 'd, 'static>

Create a new Formatter for the given phone number using the given metadata database.