Skip to main content

Module audit_log

Module audit_log 

Source
Expand description

This module is responsible for serializing objects from the mz_audit_log crate into protobuf.

The reason this module doesn’t exist in the mz_catalog crate itself is because of Rust’s orphan rules.