Struct vobject::vcard::Version [] [src]

pub struct Version(_, _);

Methods

impl Version
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Version
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Version
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Version

impl Sync for Version