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