Struct foursquare::venue::Coords [] [src]

pub struct Coords {
    pub lat: f64,
    pub lng: f64,
}

Fields

Trait Implementations

impl Debug for Coords
[src]

[src]

Formats the value using the given formatter.