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
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.8.0"
dependencies = [
 "lib-ruby-parser-nodes",
]

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