padlock

Crates.iopadlock
lib.rspadlock
version0.2.0
sourcesrc
created_at2020-01-28 22:26:19.838833
updated_at2020-05-04 00:20:39.177317
descriptionSafely acquire RwLock/Mutex locks.
homepagehttps://github.com/olback/padlock-rs
repositoryhttps://github.com/olback/padlock-rs
max_upload_size
id202861
size24,005
Edwin (olback)

documentation

README

Padlock

Safely acquire RwLock/Mutex locks and never worry about remembering to drop them!

CircleCI docs

License

MIT or Apache-2.0

Commit count: 13

cargo fmt