Struct vobject::vcard::Uid [] [src]

pub struct Uid(_, _);

Methods

impl Uid
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Uid
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Uid
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Uid

impl Sync for Uid