lex 0.9.0

This library aids in parsing programming languages.
Documentation
[lib]
name = "lex"
path = "src/lib.rs"

[package]
authors = ["Nik Deapen <nik@deapen.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "This library aids in parsing programming languages."
edition = "2021"
homepage = "https://github.com/nikdeapen/lex"
license = "MIT"
name = "lex"
readme = "README.md"
repository = "https://github.com/nikdeapen/lex"
version = "0.9.0"