tinyparse 0.2.1

A tiny combinator parser library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Verified"]
description = "A tiny combinator parser library."
documentation = "https://docs.rs/tinyparse/0.1.0/tinyparse/"
edition = "2021"
keywords = ["combinator", "parser", "tiny", "simple"]
license = "GPL-2.0"
name = "tinyparse"
repository = "https://github.com/Bitbot25/tinyparse"
resolver = "2"
version = "0.2.1"