bloop-protocol 1.0.0

Core implementation of the Bloop wire protocol
1
2
3
4
5
error: Encode cannot be derived for generic structs
 --> tests/ui/generic-struct.rs:4:15
  |
4 | struct Message<T> {
  |               ^^^