Bert Peters 050ee27af6 Refactor MutexID to be self tracking
This avoids the need to implement Drop on every wrapped mutex, and
removes the need for unsafe code in this crate.
2021-05-02 11:55:04 +02:00
2021-05-02 11:55:04 +02:00
2021-02-21 16:45:21 +01:00
Description
A Mutex wrapper tracking acquisition order
508 KiB
Languages
Rust 100%