abi_events

Function abi_events 

Source
pub fn abi_events(json_str: &str) -> Result<Vec<EvmAbiEvent>>
Expand description

Parse a JSON ABI string and extract all events.