irpc 0.14.0

A streaming rpc system based on quic
Documentation
1
2
3
4
5
error: Each variant must have exactly one unnamed field
 --> tests/compile_fail/multiple_fields.rs:5:5
  |
5 |     A(u8, u8),
  |     ^^^^^^^^^