Type Alias rustc_codegen_llvm::debuginfo::metadata::SmallVec
source · type SmallVec<T> = SmallVec<[T; 16]>;
Aliased Type§
struct SmallVec<T> { /* private fields */ }
Layout§
Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.