Struct vobject::icalendar::Dtstamp [] [src]

pub struct Dtstamp(_, _);

Methods

impl Dtstamp
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Dtstamp
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Dtstamp
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Dtstamp

impl Sync for Dtstamp