aztec-nr - noir_aztec::macros::aztec

Function aztec

pub comptime fn aztec(m: Module) -> Quoted

Marks a contract as an Aztec contract, generating the interfaces for its functions and notes, as well as injecting the sync_private_state utility function. Note: This is a module annotation, so the returned quote gets injected inside the module (contract) itself.