hermes-ast 0.1.2

ESTree-compatible AST and JSON dumper for the Hermes Rust front-end.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "hermes-ast"
version = "0.1.2"
dependencies = [
 "hermes-atom-table",
 "hermes-support",
]

[[package]]
name = "hermes-atom-table"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f83bdb8c21717b2a843e5e2bd62e049c3412a58cb5cacf2965258b89e52d3620"

[[package]]
name = "hermes-support"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "957935233d8cd508d06d5bbb508e2736ef6f610cab297205c01a561e263097e3"
dependencies = [
 "hermes-unicode",
]

[[package]]
name = "hermes-unicode"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4a95d39576f0de87522589064b2a53902cc9a1b3930e4b39a0c022739aea817"