lib-ruby-parser-nodes 0.2.0

Ruby parser nodes data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_yaml]
version = "0.8.13"

[package]
authors = ["Ilya Bylich <ibylich@gmail.com>"]
description = "Ruby parser nodes data"
edition = "2018"
license = "MIT"
name = "lib-ruby-parser-nodes"
repository = "https://github.com/lib-ruby-parser/nodes"
version = "0.2.0"