Crate evm_coder_procedural

Source

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

Derive Macros§

AbiCoder
See documentation for this proc-macro reexported in evm-coder crate
ToLog
See documentation for this proc-macro reexported in evm-coder crate