Skip to main content

relative_from

Function relative_from 

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

POSIX-style relative path (forward slashes), canonicalising when possible.