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§
- Implementation for the
#[mz_persist_proc::test]
macro.
Attribute Macros§
- Persist wrapper around the
test
macro.