Docs.rs
swc_common-14.0.2
swc_common 14.0.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
anyhow ^1.0.81
normal
arbitrary ^1
normal
optional
ast_node ^3.0.3
normal
better_scoped_tls ^1.0.1
normal
bytecheck ^0.8.0
normal
optional
bytes-str ^0.2.5
normal
either ^1.10.0
normal
from_variant ^2.0.2
normal
new_debug_unreachable ^1.0.6
normal
num-bigint ^0.4.3
normal
once_cell ^1.19.0
normal
parking_lot ^0.12.1
normal
optional
rancor ^0.1.0
normal
optional
rkyv ^0.8.8
normal
optional
rustc-hash ^2
normal
serde ^1.0.197
normal
shrink-to-fit ^0.2.1
normal
optional
siphasher ^0.3.9
normal
swc_atoms ^7.0.0
normal
swc_eq_ignore_macros ^1.0.1
normal
swc_sourcemap ^9.3.0
normal
optional
swc_visit ^2.0.1
normal
termcolor ^1.0
normal
optional
tracing ^0.1.40
normal
unicode-width ^0.1.4
normal
url ^2.5.4
normal
par-iter ^2.0.0
dev
serde_json ^1.0.115
dev
Versions
48.1%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swc_
common
14.0.2
In swc_
common::
errors
swc_common
::
errors
Type Alias
SourceMapperDyn
Copy item path
Source
pub type SourceMapperDyn = dyn
SourceMapper
;