yagbas_asttypes 0.1.0

Abstract Syntax Tree type (and parser) for yagbas.
Documentation
[dependencies.chumsky]
version = "0.10.1"

[dependencies.str_id]
version = "0.1.1"

[dependencies.yagbas_srcfiletypes]
version = "0.2.0"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Abstract Syntax Tree type (and parser) for yagbas."
edition = "2024"
license = "Zlib OR Apache-2.0 OR MIT"
name = "yagbas_asttypes"
readme = false
repository = "https://github.com/Lokathor/yagbas"
rust-version = "1.85"
version = "0.1.0"