axon_parseast_parser 0.6.0

A library to parse the output of SkySpark's parseAst function.
Documentation
[build-dependencies.lalrpop]
features = ["lexer"]
version = "0.19"
[dependencies.chrono]
version = "0.4"

[dependencies.lalrpop-util]
version = "0.19"

[dependencies.raystack_core]
version = "0.3"

[dependencies.regex]
version = "1"

[package]
authors = ["A Mackay <opensauceburner@outlook.com>"]
description = "A library to parse the output of SkySpark's parseAst function.\n"
documentation = "https://docs.rs/axon_parseast_parser"
edition = "2018"
homepage = "https://github.com/a-mackay/axon_parseast_parser"
keywords = ["skyspark"]
license = "MIT"
name = "axon_parseast_parser"
readme = "README.md"
repository = "https://github.com/a-mackay/axon_parseast_parser"
version = "0.6.0"