ncd_paths_backend

Function ncd_paths_backend 

Source
pub fn ncd_paths_backend(
    x: &str,
    y: &str,
    backend: &CompressionBackend,
    variant: NcdVariant,
) -> f64
Expand description

Compute NCD for two file paths using an explicit compression backend.