Expand description
Internal utility proc-macros for persist.
Note: This is separate from the mz_persist_client crate because
proc-macro crates are only allowed to export procedural macros and nothing
else.
Functions§
- test_
impl 🔒 - Implementation for the
#[mz_persist_proc::test]macro.
Attribute Macros§
- test
- Persist wrapper around the
testmacro.