resolve_virtual_path

Function resolve_virtual_path 

Source
pub fn resolve_virtual_path(
    vpath: &str,
    collections: &HashMap<String, PathBuf>,
) -> Result<PathBuf>
Expand description

Resolve a virtual path to an absolute filesystem path