v0.2.0
Major update to build out more robust encoding and decoding features!
Here's a short list of some of the changes:
- New decoder API that handles packet streams better
- New encoder API that can now produce SLIP packets
- More robust error handling
- Expanded unit tests for encoding and decoding
no_std
support- Greatly improved documentation and examples
Be sure to checkout https://docs.rs/serial-line-ip/0.2.0/serial_line_ip/ for more information.
Enjoy!