Function store_server_plugin

Source
pub fn store_server_plugin(
    base_dir: &Path,
    data: Vec<u8>,
) -> Result<PathBuf, Error>