Function get_dependency_path

Source
pub fn get_dependency_path<O: AsRef<Path>>(
    origin_path: O,
    path: &str,
) -> Result<CanonicalizedPathBuf>