initSidebarItems({"struct":[["IntoIter","An iterator over a cache's key-value pairs in least- to most-recently-used order."],["Iter","An iterator over a cache's key-value pairs in least- to most-recently-used order."],["IterMut","An iterator over a cache's key-value pairs in least- to most-recently-used order with mutable references to the values."],["LruCache","An LRU cache."]]});