Struct vobject::icalendar::Event [] [src]

pub struct Event<'a>(_);

Methods

impl<'a> Event<'a>
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'a> Debug for Event<'a>
[src]

[src]

Formats the value using the given formatter. Read more

impl<'a> Clone for Event<'a>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl<'a> Send for Event<'a>

impl<'a> Sync for Event<'a>