peg-runtime 0.8.1

Runtime support for rust-peg grammars. To use rust-peg, see the `peg` crate.
Documentation
[lib]
path = "lib.rs"

[package]
authors = ["Kevin Mehall <km@kevinmehall.net>"]
description = "Runtime support for rust-peg grammars. To use rust-peg, see the `peg` crate."
edition = "2018"
license = "MIT"
name = "peg-runtime"
repository = "https://github.com/kevinmehall/rust-peg"
version = "0.8.1"