Macros§
- test_
map - Test helper macro that transforms a handler call to use the
__impl_testable function.
Attribute Macros§
- map
- Marks a function as a Substreams map handler, generating the necessary WASM boilerplate.
- store
- Marks a function as a Substreams store handler, generating the necessary WASM boilerplate.