Skip to main content

Crate abi_typegen_core

Crate abi_typegen_core 

Source
Expand description

Core ABI parsing and IR types for abi-typegen.

Re-exports§

pub use parser::ParseError;

Modules§

parser
Foundry artifact JSON parser — deserializes ABI and NatSpec into ContractIr.
types
Intermediate representation types for Solidity ABIs.