[][src]Trait geo::ToGeo

pub trait ToGeo<T: CoordinateType> {
    fn to_geo(&self) -> Geometry<T>;
}

Required methods

fn to_geo(&self) -> Geometry<T>

Loading content...

Implementors

Loading content...