summaryrefslogtreecommitdiff
path: root/src/byte_encode.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat: Moved from and to bytes to a single traitDylan2026-06-211-0/+33
Now called `ByteEncode`