chryso-parser 0.0.2

Chryso parser crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "chryso-parser"
version.workspace = true
edition = "2024"
description = "Chryso parser crate."
license = "Apache-2.0"
repository = "https://github.com/hawkingrei/chryso"
homepage = "https://github.com/hawkingrei/chryso"
documentation = "https://docs.rs/chryso-parser"

[dependencies.chryso-core]
version = "0.0.2"
path = "../core"