Skip to main content

Module paths

Module paths 

Source

Re-exports§

pub use imp::JoinPathsError;
pub use imp::SplitPaths;
pub use imp::chdir;
pub use imp::current_exe;
pub use imp::getcwd;
pub use imp::home_dir;
pub use imp::join_paths;
pub use imp::split_paths;
pub use imp::temp_dir;

Modules§

unix 🔒
Implementation of std::os functionality for unix systems