Structs§
Functions§
- read_
lockfile - Read
drft.lockfrom the given root directory. ReturnsOk(None)if the file doesn’t exist. - write_
lockfile - Write
drft.lockatomically using temp file + rename.
drft.lock from the given root directory.
Returns Ok(None) if the file doesn’t exist.drft.lock atomically using temp file + rename.