kombi 0.2.1

A Parser Combinator Library
Documentation
[package]
name = "kombi"
version = "0.2.1"
authors = ["Jess Schallenberg <jess.schallenberg@gmail.com>"]
edition = "2018"
license = "MIT"
description = "A Parser Combinator Library"
readme = "README.md"
repository = "https://github.com/jess-sch/kombi"
documentation = "https://docs.rs/kombi"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]