mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
c26bbe7ec2
- Fix performance issues related to writing individual bytes instead of using `Write::write_all`. - Make manual implementations of `Encode` and `Decode` easier: - Remove `encoded_len` method from `Encode` - Split `Packet` trait into `EncodePacket` and `DecodePacket`. - Simplify derive macros. |
||
---|---|---|
.. | ||
benches.rs |