pub(crate) fn test_impl(attr: TokenStream, item: TokenStream) -> TokenStream
Expand description
Implementation for the #[mz_persist_proc::test]
macro.
pub(crate) fn test_impl(attr: TokenStream, item: TokenStream) -> TokenStream
Implementation for the #[mz_persist_proc::test]
macro.