bloop-protocol 1.1.0

Core implementation of the Bloop wire protocol
1
2
3
4
5
error: Payload requires a #[bloop(opcode = ...)] attribute
 --> tests/ui/missing-opcode.rs:4:8
  |
4 | struct Message;
  |        ^^^^^^^