Structs§
- File
Lock - The self-referencing struct.
Enums§
Functions§
- file_
lock_ nonblocking - Try to get an flock based lock on a lock file, give an
FileLockError::AlreadyLockederror if can’t get it. The file is created or truncated.
FileLockError::AlreadyLocked error if can’t get it. The file is
created or truncated.