Macros§
- event_
topic - Returns solidity topic (hash) by its textual representation
- fn_
selector - Returns solidity function selector (first 4 bytes of hash) by its textual representation
Attribute Macros§
- solidity_
interface - See documentation for this proc-macro reexported in
evm-coder
crate