Docs.rs
double-checked-cell-2.1.0
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
double-checked-cell 2.1.0
A thread-safe lazily initialized cell using double-checked locking
Crate
Source
Builds
Feature flags
Hide files
src
.cargo_vcs_info.json
.gitignore
.travis.yml
Cargo.lock
Cargo.toml
Cargo.toml.orig
LICENSE-APACHE
LICENSE-MIT
README.md
1
2
3
4
5
{
"
git
"
:
{
"
sha1
"
:
"
faf41e3c16982c698d204f1704b101bc7558271a
"
}
}