Expand description
Code generation library for the zink API
Modulesยง
- event ๐
- revert ๐Revert macro
- selector ๐Macro for the function selector.
- storage ๐
- utils ๐Utils for bytes conversion.
Macrosยง
- Check and expression and revert with the input message
- Revert with the input message
Attribute Macrosยง
- Mark the function as an external entry point.
- Declare on-chain storage
- Declare transient storage (cleared after each transaction)
Derive Macrosยง
- Event logging interface