bloop-protocol 1.1.0

Core implementation of the Bloop wire protocol
1
2
3
4
5
error: opcode must be a plain or u8-suffixed integer literal
 --> tests/ui/opcode-wrong-suffix.rs:4:18
  |
4 | #[bloop(opcode = 0x80u16)]
  |                  ^^^^^^^