geo_types

Trait CoordinateType

source
pub trait CoordinateType:
    Num
    + Copy
    + NumCast
    + PartialOrd
    + Debug { }
👎Deprecated since 0.7.0: use CoordFloat or CoordNum instead

Object Safety§

This trait is not object safe.

Implementors§