Skip to main content

warn_mismatch

Function warn_mismatch 

Source
pub fn warn_mismatch(path: &str, declared: Compression)
Expand description

Log a one-shot warning when the explicit codec disagrees with the filename’s detected codec. Deduplicates per (path, declared) pair across the whole process so a million-object scan does not flood logs.