format_with

Function format_with 

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

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