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
Cargo
.
lock
target
/