[go: up one dir, main page]

lock_api 0.1.3

Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.
Documentation
Build #105865 2018-06-18 11:41:50
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading lock_api v0.1.3
Fresh scopeguard v0.3.3
Documenting lock_api v0.1.3
Running `rustdoc --crate-name lock_api .cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.1.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-1ede1f65d06f7729.rlib --extern-version scopeguard=scopeguard,0.3.3`
Finished dev [unoptimized + debuginfo] target(s) in 0.30 secs