Struct vobject::vcard::Related [] [src]

pub struct Related(_, _);

Methods

impl Related
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Related
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Related
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Related

impl Sync for Related