Expand description
Little library implementing a wrapper over a file that’s locked on creation and unlocked when it goes out of scope.
Structs§
- File
Lock - Wrapper over a file that calls
FileExt::unlockat dropping.
Little library implementing a wrapper over a file that’s locked on creation and unlocked when it goes out of scope.
FileExt::unlock at dropping.