fkl 0.2.0

Feakin is a architecture design and visual collaboration tool. This is the parser for Feakin.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Phodal Huang <h@phodal.com>"]
categories = ["command-line-interface", "parsing"]
description = "Feakin is a architecture design and visual collaboration tool. This is the parser for Feakin."
edition = "2021"
include = ["build.rs", "src/**/*", "Cargo.toml", "LICENSE*", "README.md", "benches/**/*", "examples/**/*"]
keywords = ["architecture", "parser"]
license = "MPL-2.0"
name = "fkl"
repository = "https://github.com/feakin/fklang"
version = "0.2.0"