pub fn check_sync_marker( dst: &Path, src_len: u64, src_mtime: i64, src_mtime_nsec: i64, ) -> bool
Verifies if the target has a signature matching the current source state.