Skip to main content

relative_import_path

Function relative_import_path 

Source
pub fn relative_import_path(from: &Path, to: &Path) -> String
Expand description

Compute a relative import path from one file to another.