Function veloren_common_state::plugin::cache_file_name
source ยท fn cache_file_name(
base_dir: PathBuf,
hash: &PluginHash,
create_dir: bool,
) -> Result<PathBuf, Error>
fn cache_file_name(
base_dir: PathBuf,
hash: &PluginHash,
create_dir: bool,
) -> Result<PathBuf, Error>