[][src]Type Definition tract_core::model::TVec

type TVec<T> = SmallVec<[T; 4]>;