In many tests we assert that encoding and decoding gives the same object. Let's call that a "roundrip", and also provide a proc macro to generate such tests. |
||
|---|---|---|
| .. | ||
| frame.rs | ||
| message.rs | ||
| varint.rs | ||
In many tests we assert that encoding and decoding gives the same object. Let's call that a "roundrip", and also provide a proc macro to generate such tests. |
||
|---|---|---|
| .. | ||
| frame.rs | ||
| message.rs | ||
| varint.rs | ||