Trait parrot::geom::Number [] [src]

pub trait Number: Float + FromPrimitive + PartialOrd + Copy + Debug { }

Implementors