parse_tree 0.0.7

A non-abstract syntax tree type
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.text_unit]
version = "0.1.0"

[package]
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
description = "A non-abstract syntax tree type"
documentation = "https://docs.rs/parse_tree"
license = "MIT OR Apache-2.0"
name = "parse_tree"
repository = "https://github.com/matklad/parse_tree"
version = "0.0.7"