Skip to main content

relative_path_from_dir

Function relative_path_from_dir 

Source
pub fn relative_path_from_dir(from_dir: &Path, target: &Path) -> String
Expand description

Relative POSIX path from from_dir to target (mdBook link form).