Enum postgis::NoSRID [] [src]

pub enum NoSRID {}

Undefined spheroid (value 0)

Trait Implementations

impl Debug for NoSRID
[src]

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

Formats the value using the given formatter.

impl SRID for NoSRID
[src]

fn as_srid() -> Option<i32>