Struct vobject::vcard::ClientPidMap [] [src]

pub struct ClientPidMap(_, _);

Methods

impl ClientPidMap
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for ClientPidMap
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for ClientPidMap
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for ClientPidMap

impl Sync for ClientPidMap