yarpl 0.0.19

Yet Another Rust Parsing Library
Documentation
[package]
name = "yarpl"
version = "0.0.19"
authors = ["hldprk <hldprk@gmail.com>"]
edition = "2018"
description = "Yet Another Rust Parsing Library"
keywords = ["parsing","macro"]
categories = ["parsing"]
license = "0BSD"
documentation = "https://docs.rs/yarpl"
repository = "https://github.com/hldprk/yarpl"

[lib]

[dependencies]