mimium_lang::utils::fileloader

Function get_canonical_path

Source
pub fn get_canonical_path(
    current_file_or_dir: &str,
    relpath: &str,
) -> Result<PathBuf, Error>