Function hsmtool::util::helper::lockfile

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

Lock a file for exclusive access.