?
1
2
use
super
::PrimInt;
pub struct
Position<T: PrimInt>(T);