bparse 0.7.0

A library for parsing bytes
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "A library for parsing bytes"
edition = "2021"
keywords = ["parser", "bytes"]
license = "MIT"
name = "bparse"
readme = "README.md"
repository = "https://git.sr.ht/~eanyanwu/bparse"
version = "0.7.0"