Skip to main content

write_lockfile

Function write_lockfile 

Source
pub fn write_lockfile(root: &Path, lockfile: &Lockfile) -> Result<()>
Expand description

Write drft.lock atomically using temp file + rename.