pub type UIntVec<T> = UVarVec<T>;
renamed to UVarVec; use UVarVec instead
UVarVec
Deprecated alias for UVarVec. Use UVarVec instead.
pub struct UIntVec<T> { /* private fields */ }