Function fastsim_core::utils::create_project_subdir
source · pub fn create_project_subdir<P: AsRef<Path>>(subpath: P) -> Result<PathBuf>Expand description
Creates/gets an OS-specific data directory and returns the path.