Function load_solidity_example_by_name

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