scie_model 0.1.0

Scie is a research about how to build simple code identify engine for different languages.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_derive]
version = "1.0.115"

[dependencies.serde_json]
version = "1.0"

[dev-dependencies]

[package]
authors = ["Phodal Huang <h@phodal.com>"]
categories = ["text-processing", "command-line-interface", "development-tools", "parser-implementations", "parsing"]
description = "Scie is a research about how to build simple code identify engine for different languages.\n"
documentation = "https://github.com/phodal/scie"
edition = "2018"
homepage = "https://github.com/phodal/scie"
license = "MIT"
name = "scie_model"
readme = "README.md"
repository = "https://github.com/phodal/scie"
version = "0.1.0"