Function persist::file::file_storage_lock[][src]

fn file_storage_lock(
    lockfile_path: &Path,
    new_lock: LockInfo
) -> Result<File, Error>