hermes-ast 0.1.0

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.0"
dependencies = [
 "hermes-atom-table",
 "hermes-support",
]

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

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

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