bparse 0.22.0

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