bparse 0.1.0

A library parsing bytes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.bstr]
version = "1.8.0"

[package]
description = "A library parsing bytes"
edition = "2021"
keywords = ["parser", "bytes"]
license = "MIT"
name = "bparse"
readme = "README.md"
repository = "https://gitlab.com/wake-sleeper/bparse"
version = "0.1.0"