gobble 0.2.1

A Combinator based parser for strings that is just code. That is: no macros and you don't have to think too much about generics
Documentation
[dependencies.failure]
version = "0.1.7"

[dependencies.failure_derive]
version = "0.1.7"

[lib]

[package]
authors = ["storyfeet <thebeaky@psmail.net>"]
description = "A Combinator based parser for strings that is just code. That is: no macros and you don't have to think too much about generics"
edition = "2018"
keywords = ["parser", "combinator", "simple", "iterator"]
license = "MIT"
name = "gobble"
readme = "readme.md"
repository = "https://github.com/storyfeet/gobble"
version = "0.2.1"