Struct vobject::icalendar::Location [] [src]

pub struct Location(_, _);

Methods

impl Location
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Location
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Location
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Location

impl Sync for Location