Structs

This struct releases the lock on Drop, similar to MutexGuard’s behaviour

Enums

Represents the path in which the lock should be created.

Functions

Locks the file in a blocking manner.

Locks the file in a non-blocking manner, i.e return an error if the file is locked.

Type Definitions