Searched refs:OPCODE_VERSION (Results 1 – 1 of 1) sorted by relevance
80 pub const OPCODE_VERSION: u8 = 0x0B; const232 Version = consts::OPCODE_VERSION,302 consts::OPCODE_VERSION => Some(Command::Version), in from_u8()