sorted_locks_derive

Crates.iosorted_locks_derive
lib.rssorted_locks_derive
version0.1.0
sourcesrc
created_at2021-04-22 10:07:16.673415
updated_at2021-04-22 10:07:16.673415
descriptionMacro to aquire `std::syn::RwLock` or `std::syn::Mutex` locks with consistent order to prevent deadlock
homepagehttps://github.com/phqb/sorted_locks_derive
repositoryhttps://github.com/phqb/sorted_locks_derive
max_upload_size
id388060
size5,356
Phan Quốc Bảo (phqb)

documentation

README

sorted_locks_derive

Macro to aquire std::syn::RwLock or std::syn::Mutex locks with consistent order to prevent deadlock.

Commit count: 4

cargo fmt