Crate fs_lock

Source
Expand description

Locked files with the same API as normal Files.

These use the same mechanisms as, and are interoperable with, Cargo.

Structsยง

FileLock
A locked file.