cumulo-dipa 0.1.2

dipa makes it easy to efficiently delta encode large Rust data structures.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Internal Design

TODO;

Chapters with information about how dipa's macro works.

This will be useful to

- Contributors that want to make changes

- Developers that want to understand how their delta compression works so that they can make informed decisions
  when optimizing their network traffic.