Function wasmtime_environ::cache_create_new_config [−][src]
pub fn cache_create_new_config<P: AsRef<Path> + Debug>(
config_file: Option<P>
) -> Result<PathBuf>
Creates a new configuration file at specified path, or default path if None is passed. Fails if file already exists.