Struct vobject::icalendar::Class [] [src]

pub struct Class(_, _);

Methods

impl Class
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Class
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Class
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Class

impl Sync for Class