lru_time_cache 0.3.1

Implementation of a Least Recently Used caching algorithm in a container which may be limited by size or time, ordered by most recently seen.
Documentation
Build #219 2016-07-30T13:01:16.887891+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading lru_time_cache v0.3.1
Documenting lru_time_cache v0.3.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/lru_time_cache-0.3.1/src/lib.rs --crate-name lru_time_cache -o /home/cratesfyi/lru_time_cache-0.3.1/doc -L dependency=/home/cratesfyi/lru_time_cache-0.3.1/debug -L dependency=/home/cratesfyi/lru_time_cache-0.3.1/debug/deps`