Crate evm_precompiles_derive

Crate evm_precompiles_derive 

Source

Attribute Macrosยง

generate_function_selector
This macro allows to associate to each variant of an enumeration a discriminant (of type u32 whose value corresponds to the first 4 bytes of the Hash Keccak256 of the character string indicated by the user of this macro.