Skip to main content

expand

Function expand 

Source
pub(crate) fn expand(
    s: &str,
    path_resolver: &CfgPathResolver,
) -> Result<PathBuf, CfgPathError>
Expand description

Helper: expand a directory given as a string.