srcmap-scopes 0.3.1

Scopes and variables decoder/encoder for source maps (ECMA-426)
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 = 4

[[package]]
name = "srcmap-codec"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79f74f2f74456f79c7f49f4f28dab4a06dbbf3c1e42205af1f626750b21fe21a"

[[package]]
name = "srcmap-scopes"
version = "0.3.1"
dependencies = [
 "srcmap-codec",
]