Auto Generated Documentation
This commit is contained in:
@@ -0,0 +1 @@
|
||||
initSidebarItems({"enum":[["CollectionAllocErr","Error type for APIs with fallible heap allocation"]],"macro":[["smallvec","Creates a [`SmallVec`] containing the arguments."]],"struct":[["Drain","An iterator that removes the items from a `SmallVec` and yields them by value."],["IntoIter","An iterator that consumes a `SmallVec` and yields its items by value."],["SmallVec","A `Vec`-like container that can store a small number of elements inline."]],"trait":[["Array","Types that can be used as the backing store for a SmallVec"],["ToSmallVec","Convenience trait for constructing a `SmallVec`"]]});
|
||||
Reference in New Issue
Block a user