Closed ostev closed 3 years ago
Closes #16.
I introduced the home crate to deal with finding the user's home directory on Windows, which is surprisingly tricky. Win32 API usage is required, which I didn't want to mess with.
home
Closes #16.
I introduced the
home
crate to deal with finding the user's home directory on Windows, which is surprisingly tricky. Win32 API usage is required, which I didn't want to mess with.