Primary Maintainer: Chandra Prakash (prakash@maidsafe.net)
|Crate|Linux|Windows|OSX|Coverage|
|:------:|:-------:|:-------:|:-------:|:-------:|
||
|
|
|
|
| API Documentation | SAFENetwork System Documentation | MaidSafe website | Safe Community site |
Provides a Last Recently Used caching algorithm in a container which may be limited by size or time, reordered to most recently seen.
check
to contains_key
iter
functionretrieve_all
function (in favor of the above)add
function (deprecated in favor of the insert
function from v0.1.6)