[][src]Type Definition reingold_tilford::SmallVec

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