is_valid_bytecode

Function is_valid_bytecode 

Source
pub fn is_valid_bytecode(hex: &str) -> bool
Expand description

Check if a hex string represents valid bytecode (non-empty and decodable)