lock_api 0.2.0

Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.
Documentation
Build #157960 2019-05-04T09:39:40.649476+00:00
# rustc version
rustc 1.36.0-nightly (00859e3e6 2019-04-29)# docs.rs version
cratesfyi 0.6.0 (a31865e 2019-04-29)# build log
Updating crates.io index
Fresh scopeguard v1.0.0
Documenting lock_api v0.2.0
Running `rustdoc --edition=2018 --crate-name lock_api /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190429-1.36.0-nightly-00859e3e6 --static-root-path / --disable-per-crate-search --extern-html-root-url 'owning_ref=https://docs.rs/owning_ref/0.4.0' --extern-html-root-url 'scopeguard=https://docs.rs/scopeguard/1.0.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.90' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-29ed04c7d1d5676e.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.57s