syntax-tree 0.3.2

Tree structure managing syntax/format information for text
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.travis-ci]
repository = "bennyboer/syntax-tree"

[dependencies.uuid]
features = ["v4", "wasm-bindgen"]
version = "0.8"

[package]
authors = ["Benjamin Eder <barny.eder@gmail.com>"]
description = "Tree structure managing syntax/format information for text"
edition = "2018"
license = "MIT"
name = "syntax-tree"
readme = "README.md"
repository = "https://github.com/bennyboer/syntax-tree"
version = "0.3.2"