Function polars_io::path_utils::resolve_homedir

source ·
pub fn resolve_homedir(path: &Path) -> PathBuf
Expand description

Replaces a “~” in the Path with the home directory.