Struct vobject::vcard::NickName [] [src]

pub struct NickName(_, _);

Methods

impl NickName
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for NickName
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for NickName
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for NickName

impl Sync for NickName