Function expand_from_path

Source
pub fn expand_from_path(
    root: &Path,
    path: &Path,
    is_root: bool,
) -> Result<String, ExpandError>