persistentcache 0.1.5

Macros for persistently caching function calls using files or Redis
Documentation
Build #92167 2018-03-17 13:09:08

# rustc version rustc 1.26.0-dev (5c1d29af0 2018-03-03)

# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading persistentcache v0.1.5 Fresh libc v0.2.39 Fresh rustc-demangle v0.1.7 Fresh utf8-ranges v1.0.0 Fresh matches v0.1.6 Fresh sha1 v0.2.0 Fresh unicode-xid v0.1.0 Fresh byteorder v1.2.1 Fresh percent-encoding v1.0.1 Fresh lazy_static v1.0.0 Fresh void v1.0.2 Fresh unicode-normalization v0.1.5 Fresh serde v1.0.33 Fresh memchr v2.0.1 Fresh cfg-if v0.1.2 Fresh ucd-util v0.1.1 Fresh fs2 v0.4.3 Fresh unreachable v1.0.0 Fresh unicode-xid v0.0.4 Fresh bincode v1.0.0 Fresh aho-corasick v0.6.4 Fresh proc-macro2 v0.1.10 Fresh regex-syntax v0.5.3 Fresh unicode-bidi v0.3.4 Fresh thread_local v0.3.5 Fresh synom v0.11.3 Fresh cc v1.0.8 Fresh futures-await-quote v0.4.0 Fresh idna v0.1.4 Fresh regex v0.2.10 Fresh futures-await-synom v0.12.0 Fresh url v1.7.0 Fresh futures-await-syn v0.12.0 Fresh redis v0.8.0 Fresh backtrace-sys v0.1.16 Fresh persistentcache_procmacro v0.0.2 Fresh backtrace v0.3.5 Fresh error-chain v0.11.0 Documenting persistentcache v0.1.5 Running `rustdoc --crate-name persistentcache .cargo/registry/src/github.com-1ecc6299db9ec823/persistentcache-0.1.5/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20180303-1.26.0-dev-5c1d29af0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-7a3f4a8becb33e9d.rlib --extern-version regex=regex,0.2.10 --extern bincode=/home/cratesfyi/cratesfyi/debug/deps/libbincode-dd84cfe5fd2a66c0.rlib --extern-version bincode=bincode,1.0.0 --extern error_chain=/home/cratesfyi/cratesfyi/debug/deps/liberror_chain-826430dc67db2f15.rlib --extern-version error_chain=error-chain,0.11.0 --extern fs2=/home/cratesfyi/cratesfyi/debug/deps/libfs2-bccec3e50e8fb30c.rlib --extern-version fs2=fs2,0.4.3 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-d78457efc2ee8353.rlib --extern-version lazy_static=lazy_static,1.0.0 --extern redis=/home/cratesfyi/cratesfyi/debug/deps/libredis-e3b8538c916cd33c.rlib --extern-version redis=redis,0.8.0 --extern persistentcache_procmacro=/home/cratesfyi/cratesfyi/debug/deps/libpersistentcache_procmacro-7d44e5310afada89.so --extern-version persistentcache_procmacro=persistentcache_procmacro,0.0.2` Finished dev [unoptimized + debuginfo] target(s) in 0.87 secs