Function expand

Source
pub(crate) fn expand(
    s: &str,
    path_resolver: &CfgPathResolver,
) -> Result<PathBuf, CfgPathError>
Available on crate feature expand-paths only.
Expand description

Helper: expand a directory given as a string.