pub fn get_storage_location<P>(prefix: P, path: P) -> Stringwhere P: AsRef<Path>,
Builds the default storage path under the user home directory.