Function file_with_meta::match_meta[][src]

pub fn match_meta<P1, P2>(dst: P1, dst_meta: P2) -> Option<FileHttpMetadata> where
    P1: AsRef<Path>,
    P2: AsRef<Path>, 
Expand description

Verify that a file has not been changed since the last time the metadata was stored.