raii_flock

Crates.ioraii_flock
lib.rsraii_flock
version0.2.0
sourcesrc
created_at2021-02-26 15:29:43.940983
updated_at2021-08-18 23:39:03.789988
descriptionLittle library implementing a wrapper over a file that's locked on creation and unlocked when it goes out of scope.
homepage
repositoryhttps://github.com/IronThread/raii_flock
max_upload_size
id360968
size4,253
Santino (IronThread)

documentation

README

raii_flock

Little library implementing a wrapper over a file that's locked on creation and unlocked when it goes out of scope.

Commit count: 4

cargo fmt