Function phonenumber::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.