Open inodentry opened 4 years ago
Many people (including myself) prefer the mutex implementations from the popular parking_lot library, due to their different performance and design characteristics.
parking_lot
It would be nice if this crate could support that.
Many people (including myself) prefer the mutex implementations from the popular
parking_lot
library, due to their different performance and design characteristics.It would be nice if this crate could support that.