Struct syntex_syntax::util::small_vector::SmallVector
[−]
[src]
pub struct SmallVector<T> { // some fields omitted }
A vector type optimized for cases where the size is almost always 0 or 1