Struct vobject::vcard::Url [] [src]

pub struct Url(_, _);

Methods

impl Url
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Url
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Url
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Url

impl Sync for Url