Struct vobject::icalendar::Rrule [] [src]

pub struct Rrule(_, _);

Methods

impl Rrule
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Rrule
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Rrule
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Rrule

impl Sync for Rrule