Docs.rs
nextjs_react_compiler_swc-0.1.5
nextjs_react_compiler_swc 0.1.5
Permalink
Docs.rs crate page
MIT
03 September 2026
Links
Repository
crates.io
Source
Owners
wbinnssmith
mattstraka
Dependencies
indexmap ^2
normal
nextjs_react_compiler ^0.1.5
normal
nextjs_react_compiler_ast ^0.1.5
normal
nextjs_react_compiler_diagnostics ^0.1.5
normal
nextjs_react_compiler_hir ^0.1.5
normal
serde ^1
normal
serde_json ^1
normal
swc_atoms ^9
normal
swc_common ^21
normal
swc_ecma_ast ^23
normal
swc_ecma_codegen ^26
normal
swc_ecma_parser ^39
normal
swc_ecma_visit ^23
normal
Versions
52.27%
of the crate is documented
Platform
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
Skip to main content
Module convert_ast
react_
compiler_
swc
0.1.5
Module convert_
ast
Module Items
Functions
In crate react_
compiler_
swc
react_compiler_swc
Module
convert_
ast
Copy item path
Source
Functions
§
convert_
module
Converts an SWC Module AST to the React compiler’s Babel-compatible AST.
convert_
module_
with_
source_
type
Converts an SWC Module AST to the React compiler’s Babel-compatible AST with an explicit source type.