Module tame_index::utils::flock
source · Expand description
Provides facilities for file locks on unix and windows
Structs§
- A currently held file lock.
- An error pertaining to a failed file lock
- Provides options for creating a
FileLock
Enums§
- Errors that can occur when attempting to acquire a
FileLock