byte_sequences 0.1.0

If you have many bytes in a row, that is a byte sequence
Documentation
1
2
3
4
5
6
7
8
[package]
name = "byte_sequences"
version = "0.1.0"
edition = "2024"
license = "MIT"
description = "If you have many bytes in a row, that is a byte sequence"

[dependencies]