irpc 0.14.0

A streaming rpc system based on quic
Documentation
1
2
3
4
5
error: RpcRequests can only be applied to enums
 --> tests/compile_fail/non_enum.rs:4:1
  |
4 | struct Foo;
  | ^^^^^^^^^^^