pub fn compile_solidity(code: &str) -> Vec<u8> ⓘ
Compile given Solidity code into deployment bytecode.
code