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