oak_runtime 0.5.5

Parser generated by Oak depends on this library. Please consult the package Oak for more informations.
Documentation
[package]
name = "oak_runtime"
version = "0.5.5"
authors = ["Pierre Talbot <ptalbot@hyc.io>"]

description = "Parser generated by Oak depends on this library. Please consult the package Oak for more informations."
repository = "https://github.com/ptal/oak"
documentation = "http://hyc.io/oak"
keywords = ["parser", "peg", "grammar", "combinator", "parsing"]
license = "Apache-2.0"

[lib]

name = "oak_runtime"
path = "src/lib.rs"

[dependencies]
syntex_pos = "0.58.1"

[dev-dependencies.syntex_syntax]
version = "0.58.1"