pub type PhoneNumber = String;Expand description
PhoneNumber describes a structured representations for the “p=” line specify phone contact information for the person responsible for the conference.
Aliased Type§
pub struct PhoneNumber { /* private fields */ }