[go: up one dir, main page]

Struct wkt::Wkt [] [src]

pub struct Wkt {
    pub items: Vec<Geometry>,
}

Fields

items: Vec<Geometry>