Struct vobject::icalendar::Prodid [] [src]

pub struct Prodid(_, _);

Methods

impl Prodid
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Prodid
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Prodid
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Prodid

impl Sync for Prodid