Skip to navigation
Returns the path of the current user's home directory if known rust
05.10.22
[dependencies] dirs = {version = "4.0.0"} use dirs; let home = dirs::home_dir(); println!("{:?}", home.unwrap());
https://crates.io/crates/dirs
Reply
Anonymous
Information Epoch 1763471788
Your system is just a path for moving data along.
Home
Notebook
Contact us