yaml-peg 0.11.0

A YAML 1.2 parser using greedy parsing algorithm with PEG atoms.
Documentation
[dependencies.ritelinked]
version = "0.3"

[package]
authors = ["KmolYuan <pyslvs@gmail.com>"]
description = "A YAML 1.2 parser using greedy parsing algorithm with PEG atoms."
edition = "2018"
keywords = ["yaml", "parser"]
license = "MIT"
name = "yaml-peg"
readme = "README.md"
repository = "https://github.com/KmolYuan/yaml-peg-rs"
version = "0.11.0"