Struct vobject::vcard::PhoneNumber [] [src]

pub struct PhoneNumber(_, _);

Methods

impl PhoneNumber
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for PhoneNumber
[src]

impl PartialEq for PhoneNumber
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Debug for PhoneNumber
[src]

[src]

Formats the value using the given formatter. Read more

impl From<Property> for PhoneNumber
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for PhoneNumber

impl Sync for PhoneNumber