Trait geo_types::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§