Struct bingmaps::locations::Point [] [src]

pub struct Point {
    pub coordinates: Vec<f64>,
}

Fields

Trait Implementations

impl Debug for Point
[src]

Formats the value using the given formatter.