pub fn is_stylus_fragment(bytecode: &[u8]) -> bool
Returns true if the bytecode is a Stylus fragment ([0xEF, 0xF0, 0x01, ...]).
true
[0xEF, 0xF0, 0x01, ...]