Struct vobject::icalendar::Description [] [src]

pub struct Description(_, _);

Methods

impl Description
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Description
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Description
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Description

impl Sync for Description