Docs.rs
swc_compiler_base-31.0.0
swc_compiler_base 31.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
anyhow ^1.0.81
normal
base64 ^0.22.1
normal
bytes-str ^0.2.5
normal
napi ^2.0.0
normal
optional
napi-derive ^2.0.0
normal
optional
once_cell ^1.19.0
normal
pathdiff ^0.2.1
normal
rustc-hash ^2
normal
serde ^1.0.197
normal
serde_json ^1.0.115
normal
swc_atoms ^7.0.0
normal
swc_common ^14.0.2
normal
swc_config ^3.1.1
normal
swc_ecma_ast ^14.0.0
normal
swc_ecma_codegen ^16.0.0
normal
swc_ecma_minifier ^29.0.0
normal
swc_ecma_parser ^22.0.3
normal
swc_ecma_visit ^14.0.0
normal
swc_sourcemap ^9.3.0
normal
swc_timer ^1.0.0
normal
Versions
10%
of the crate is documented
Platform
i686-unknown-linux-gnu
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_
compiler_
base
31.0.0
All Items
Crate Items
Structs
Enums
Functions
Crate
swc_compiler_base
Copy item path
Source
Structs
§
Ident
Collector
Print
Args
Transform
Output
Enums
§
Source
Maps
Config
Configuration related to source map generated by swc.
Functions
§
minify_
file_
comments
parse_
js
This method parses a javascript / typescript file
print
Converts ast node to source string and sourcemap.