Struct warp10::GeoValue[][src]

pub struct GeoValue { /* fields omitted */ }

Methods

impl GeoValue
[src]

Trait Implementations

impl Debug for GeoValue
[src]

Formats the value using the given formatter. Read more

impl Clone for GeoValue
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for GeoValue
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Warp10Serializable for GeoValue
[src]

Auto Trait Implementations

impl Send for GeoValue

impl Sync for GeoValue