3 unstable releases
0.2.0 | Aug 25, 2022 |
---|---|
0.1.1 | Sep 15, 2021 |
0.1.0 | Sep 14, 2021 |
#952 in HTTP server
7,751 downloads per month
Used in 3 crates
(2 directly)
32KB
667 lines
RLE (run length encoding) tools
This small utility crate contains some common traits for interacting with run-length encoded content. The most important trait here is SplitableSpan, which is used extensively throughout diamond types.
Dependencies
~17KB