Docs.rs
parking_lot-0.7.1
parking_lot 0.7.1
Docs.rs crate page
Apache-2.0/MIT
Links
Repository
crates.io
Source
Owners
Amanieu
faern
Dependencies
lock_api ^0.1
normal
parking_lot_core ^0.4
normal
rand ^0.6
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In parking_lot
?
Constant
parking_lot
::
ONCE_INIT
source
·
[
−
]
pub const ONCE_INIT:
Once
;
Expand description
Initialization value for static
Once
values.