1 2 3 4
//! The `solc <input>.sol --standard-json` interface input and output. pub mod input; pub mod output;