[]
= "rusty_parser"
= "0.6.4"
= "2021"
= ["ehwan <ehwank98@gmail.com>"]
= "A Generic compile-time Parser generator and pattern matching library written in Rust"
= "MIT"
= "../README.md"
= "https://github.com/ehwan/RustyParser"
= [
"parser",
"parser-generator",
"parser-combinator",
"context-free-grammar",
"grammar",
]
= ["parsing"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[]