Crate solar_cli

Source
Expand description

§solar-cli

Solar compiler CLI definitions, utils, and driver.

Re-exports§

pub use solar_config as config;

Modules§

sigsegv_handlerUnix and (GNU or macOS)
Signal handler to extract a backtrace from stack overflow.
utils
Utility functions used by the Solar CLI.
version
Solar version information.

Structs§

Compiler
Opts
Blazingly fast Solidity compiler.
UnstableOpts
Internal options.

Functions§

parse_args
run_compiler_args