pub fn load(root: &Path) -> Result<LockFile, MarsError>
Load the lock file from the given root directory.
Returns an empty LockFile if the file is absent.