emmylua_parser 0.3.1

A parser for EmmyLua and luals
Documentation
[dependencies.rowan]
version = "0.15.16"

[lib]
name = "emmylua_parser"
path = "src/lib.rs"

[package]
authors = ["CppCXY"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["development-tools", "parsing"]
description = "A parser for EmmyLua and luals"
edition = "2021"
keywords = ["emmylua", "luals", "parser", "lua"]
license = "MIT"
name = "emmylua_parser"
readme = "README.md"
repository = "https://github.com/CppCXY/emmylua-analyzer-rust"
version = "0.3.1"