Expand description
File locking utilities for concurrent access protection
Structs§
- File
Lock - A file lock that prevents concurrent access to critical files
Functions§
- with_
file_ lock - Execute an operation with file locking protection
- with_
file_ lock_ async - Execute an async operation with file locking protection