[go: up one dir, main page]

Enum postgis::WGS84 [] [src]

pub enum WGS84 {}

WGS84 — SRID 4326

Trait Implementations

impl Debug for WGS84
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.

impl SRID for WGS84
[src]

fn as_srid() -> Option<i32>