Struct vobject::vcard::Sound [] [src]

pub struct Sound(_, _);

Methods

impl Sound
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Sound
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Sound
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Sound

impl Sync for Sound