Docs.rs
striped-lock-0.1.0
striped-lock 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
Mek101
Dependencies
tokio ^1
normal
optional
Versions
71.43%
of the crate is documented
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
striped_
lock
0.1.0
All Items
Sections
Striped lock implementation for rust.
Crate Items
Modules
Traits
Crate
striped_lock
Copy item path
Source
Expand description
§
Striped lock
implementation for rust.
Comes with the
std
and
tokio
features, the former enabled by default.
Modules
§
std
Synchronous implementation.
Traits
§
KeyBatch
A batch of keys.