bloop-protocol 1.1.0

Core implementation of the Bloop wire protocol
1
2
3
4
5
error: Encode cannot be derived for tuple structs
 --> tests/ui/tuple-struct.rs:4:8
  |
4 | struct Message(u8);
  |        ^^^^^^^