Function veloren_common_state::plugin::store_server_plugin
source ยท pub fn store_server_plugin(
base_dir: &Path,
data: Vec<u8>,
) -> Result<PathBuf, Error>
pub fn store_server_plugin(
base_dir: &Path,
data: Vec<u8>,
) -> Result<PathBuf, Error>