pub fn insert_plugin_audit(
db_path: &Path,
record: &PluginAuditRecord,
) -> Result<()>Expand description
Inserts one plugin-audit record into persistence.
pub fn insert_plugin_audit(
db_path: &Path,
record: &PluginAuditRecord,
) -> Result<()>Inserts one plugin-audit record into persistence.