Module owning_lockable_file

Source
Expand description

Variant of lockable_file.rs that does not have lifetimes in its locks, but instead relies on Arc.

Structsยง

OwningExclusiveFileLock
OwningLockableFile
OwningSharedFileLock