Struct vobject::vcard::Tel [] [src]

pub struct Tel(_, _);

Methods

impl Tel
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Tel
[src]

impl PartialEq for Tel
[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 Tel
[src]

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Tel
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Tel

impl Sync for Tel