abnf-core 0.2.0

A nom-based parser for ABNF core rules.
Documentation
# ABNF (Core Rules)

A parser for ABNF core rules based on nom 5. It is primarily a building block
for the [ABNF parsing crate](https://crates.io/crates/abnf), but should also be
useful in itself.