Struct vobject::vcard::Geo [] [src]

pub struct Geo(_, _);

Methods

impl Geo
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Eq for Geo
[src]

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

[src]

Formats the value using the given formatter. Read more

impl From<Property> for Geo
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Geo

impl Sync for Geo