iai_callgrind_runner::util

Function make_relative

source
pub fn make_relative<B, T>(base_dir: B, path: T) -> PathBuf
where B: AsRef<Path>, T: AsRef<Path>,
Available on crate feature runner only.
Expand description

Make a path relative to the base_dir