[][src]Function cargo_tarpaulin::config::path_relative_from

pub fn path_relative_from(path: &Path, base: &Path) -> Option<PathBuf>

Gets the relative path from one directory to another, if it exists. Credit to brson from this commit from 2015 https://github.com/rust-lang/rust/pull/23283/files