srcmap-scopes 0.3.3

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

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