Crate dir_lock

Crate dir_lock 

Source
Expand description

This is dir-lock, a library crate providing the type DirLock, which is a simple file-system-based mutex.

Structs§

DirLock
A simple file-system-based mutex.

Enums§

Error
An error that can occur when locking or unlocking a DirLock.