lock_ordering

Crates.iolock_ordering
lib.rslock_ordering
version0.1.0
sourcesrc
created_at2023-10-09 19:29:02.796938
updated_at2023-10-09 19:29:02.796938
descriptionLock ordering enforcement at compile time.
homepage
repositoryhttps://github.com/akonradi/lock-ordering
max_upload_size
id998371
size15,387
Alex Konradi (akonradi)

documentation

README

Lock ordering enforcement at compile time

This library contains types and traits to ensure, at compile time, that locks are acquired in the correct order.

Credits

Inspired by Fuchsia's lock-ordering and lock-sequence libraries.

Commit count: 6

cargo fmt