chainchomp 0.2.1

Tinyest Opinionated parser combinator library for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Zahash <zahash.z@gmail.com>"]
description = "Tinyest Opinionated parser combinator library for Rust."
edition = "2021"
license = "MIT"
name = "chainchomp"
readme = "README.md"
repository = "https://github.com/zahash/chainchomp"
version = "0.2.1"