decode_from_bytecode_v1

Function decode_from_bytecode_v1 

Source
pub fn decode_from_bytecode_v1(
    bytes: &Vec<u8>,
) -> Result<Vec<RawInstruction<[u32; 3]>>, BindRulesDecodeError>