srcmap-scopes 0.3.5

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.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12f32046d6b88620ca091671e1c5683606d5f42d2c4b890c624bda2473d89f4c"

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