Struct rincon_client::index::types::Geo2Index [] [src]

pub struct Geo2Index { /* fields omitted */ }

Methods

impl Geo2Index
[src]

[src]

Trait Implementations

impl Debug for Geo2Index
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for Geo2Index
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

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

[src]

[src]

[src]

[src]

[src]

impl From<Geo2Index> for Index
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Geo2Index

impl Sync for Geo2Index