ilp-packet 0.3.0

ILP packet (de)serializer library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Rust ILP Packet (De)Serializer

**TODOs**
- [x] Tests for Reject
- [ ] Bindgen for JS interoperability
- [ ] Review function return types
- [ ] Remove unnecessary dependencies
- [ ] Zero copy
- [ ] In-place modification of amount and expiry
- [ ] Streaming data?
- [ ] Field validation
- [ ] Extra bytes
- [ ] Function for deserializing any ILP packet