mentat/docs/apis/rust/lru_cache/sidebar-items.js
2018-06-22 12:08:32 +01: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."]]});