pub type Number = String;
Expand description

Represents a text string of V.250 dialing digits. See TS 127.007v06.08.00, Section 6.2 for more information.

Aliased Type§

struct Number { /* private fields */ }