Skip to main content

Module lockfile

Module lockfile 

Source

Structs§

Lockfile
LockfileInterface
LockfileNode

Functions§

read_lockfile
Read drft.lock from the given root directory. Returns Ok(None) if the file doesn’t exist.
write_lockfile
Write drft.lock atomically using temp file + rename.