Skip to main content

check_sync_marker

Function check_sync_marker 

Source
pub fn check_sync_marker(
    dst: &Path,
    src_len: u64,
    src_mtime: i64,
    src_mtime_nsec: i64,
) -> bool
Expand description

Verifies if the target has a signature matching the current source state.