pub fn platform_dirs() -> Result<PlatformDirs, PathError>Expand description
Resolve standard platform directories for the current user.
ยงFilesystem access
May consult environment variables and platform APIs. Does not create directories.
pub fn platform_dirs() -> Result<PlatformDirs, PathError>Resolve standard platform directories for the current user.
May consult environment variables and platform APIs. Does not create directories.