parol_runtime 4.2.0

Runtime library for parsers generated by the 'parol' parser generator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
<!-- markdownlint-disable first-line-h1 -->

[![Rust](https://github.com/jsinger67/parol_runtime/actions/workflows/rust.yml/badge.svg)](https://github.com/jsinger67/parol_runtime/actions/workflows/rust.yml)
[![Docs.rs](https://docs.rs/parol_runtime/badge.svg)](https://docs.rs/parol_runtime)
[![Crates.io](https://img.shields.io/crates/v/parol_runtime.svg)](https://crates.io/crates/parol_runtime)
<!-- markdownlint-enable first-line-h1 -->


# parol_runtime


Runtime library for parsers generated by the *[parol](https://github.com/jsinger67/parol)* parser generator.

## Overview


This crate should be referenced by projects that use parsers generated by parol.