Function build_rel_prefix

Source
pub fn build_rel_prefix(html_rel_path: &str) -> PathBuf
Expand description

Builds a relative prefix path based on the provided HTML relative path. Note that this function does not add the final file name, only the preceding directories.