bparse 0.14.0

A library for parsing bytes
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "bparse"
version = "0.14.0"
edition = "2021"
license = "MIT"
readme = "README.md"
description = "A library for parsing bytes"
repository = "https://github.com/eze-works/bparse"
keywords = ["parser", "bytes"]

[dependencies]