Struct vobject::vcard::Logo [] [src]

pub struct Logo(_, _);

Methods

impl Logo
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Logo
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Logo
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Logo

impl Sync for Logo