[][src]Function dinghy_build::utils::path_between

pub fn path_between<P1: AsRef<Path>, P2: AsRef<Path>>(
    from: P1,
    to: P2
) -> PathBuf

Finds the path to to relative from from.