Expand description
Solidity compiler bindings for Rust.
This crate provides types and builders for interacting with the Solidity compiler’s Standard JSON interface.
Re-exports§
pub use standard_json_input::StandardJsonInput;
Modules§
- ast
- Solidity AST node types.
- standard_
json_ input - Solidity compiler Standard JSON input types.