Struct elastic::types::prelude::GeoPointHash [] [src]

pub struct GeoPointHash;

Geo-point expressed as a geohash.

Trait Implementations

impl GeoPointFormat for GeoPointHash
[src]

Parses a geo::Point. Read more

Formats a geo::Point. Read more

impl Default for GeoPointHash
[src]

impl Copy for GeoPointHash
[src]

impl Debug for GeoPointHash
[src]

Formats the value using the given formatter.

impl PartialEq<GeoPointHash> for GeoPointHash
[src]

impl Clone for GeoPointHash
[src]