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.