2 unstable releases
0.2.0 | Aug 18, 2021 |
---|---|
0.1.0 | Feb 26, 2021 |
#1229 in Filesystem
5KB
75 lines
raii_flock
Little library implementing a wrapper over a file that's locked on creation and unlocked when it goes out of scope.
lib.rs
:
Little library implementing a wrapper over a file that's locked on creation and unlocked when it goes out of scope.
Dependencies
~250KB