raii_flock 0.2.0

Little library implementing a wrapper over a file that's locked on creation and unlocked when it goes out of scope.
Documentation
1
2
3
4
5
6
7
8
# raii_flock


<!-- cargo-sync-readme start -->

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

<!-- cargo-sync-readme end -->