hsmtool::util::helper

Function lockfile

Source
pub fn lockfile<P: AsRef<Path>>(path: P) -> Result<File>
Expand description

Lock a file for exclusive access.