Docs.rs
lilos-rwlock-0.1.0
Platform
thumbv7em-none-eabihf
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lilos-rwlock 0.1.0
A read-write / writer-preferred lock for use with lilos.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
23
out of
23
items documented
1
out of
22
items with examples
Ø build duration
all releases: 17s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
cbiffle/lilos
816
45
6
crates.io
Dependencies
lilos ^1.1.0
normal
pin-project ^1.1.5
normal
scopeguard ^1.2.0
normal
Versions
0.2.0
(2024-05-05)
0.1.0
(2024-04-29)
Owners
Read-write lock for
lilos
This provides a read-write lock for use with
lilos
.
See the API documentation for more.