prec 1.1.0

A generic operator-precedence parser library
Documentation
[dependencies]
[dev-dependencies.lazy_static]
version = "1.4.0"

[package]
authors = ["mcpar-land <john@mcpar.land>"]
description = "A generic operator-precedence parser library"
documentation = "https://docs.rs/prec"
edition = "2018"
homepage = "https://github.com/mcpar-land/prec"
license = "MIT"
name = "prec"
readme = "README.md"
repository = "https://github.com/mcpar-land/prec"
version = "1.1.0"