Function relative_uri

Source
pub fn relative_uri(from: &str, to: &str, suffix: &str) -> String
Expand description

Calculate relative URI from one path to another