mentat/lru_cache/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
384 B
JavaScript

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."]]});