pub fn write_marker( marker_path: &Path, hash: &str, ) -> Result<(), Box<dyn Error>>
Write hash to a marker file.
hash