linera_execution::test_utils::solidity

Function get_bytecode

Source
pub fn get_bytecode(source_code: &str, contract_name: &str) -> Result<Vec<u8>>