Struct vobject::vcard::Rev [] [src]

pub struct Rev(_, _);

Methods

impl Rev
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Rev
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Rev
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Rev

impl Sync for Rev