lib-ruby-parser-bindings 0.11.0

Tools to generate bindings for lib-ruby-parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "lib-ruby-parser-bindings"
version = "0.11.0"
dependencies = [
 "lib-ruby-parser-nodes",
]

[[package]]
name = "lib-ruby-parser-nodes"
version = "0.30.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0a8e46b12078cb62fc2035308089dbac685d1654bbe915b938e2411ce9afec0"