pub fn write(target: &Utf8Path, manifest: &Manifest) -> Result<(), RkError>
Write the record, last, through the temp-plus-rename writer.
Any write failure; the destination then holds what it held.