lib-ruby-parser-bindings 0.8.0

Tools to generate bindings for lib-ruby-parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Ilya Bylich <ibylich@gmail.com>"]
description = "Tools to generate bindings for lib-ruby-parser"
edition = "2018"
license = "MIT"
name = "lib-ruby-parser-bindings"
repository = "https://github.com/lib-ruby-parser/bindings"
version = "0.8.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
lib-ruby-parser-nodes = "> 0.0.1"