Trait coord::math::VecInt[][src]

pub trait VecInt: Vec where
    Self::Item: VecItem + Integer
{ }

Implementors