Docs.rs
oxc_codegen-0.18.0
oxc_codegen 0.18.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Boshen
Dependencies
bitflags ^2.5.0
normal
daachorse ^1.0.0
normal
once_cell ^1.19.0
normal
oxc_allocator ^0.18.0
normal
oxc_ast ^0.18.0
normal
oxc_sourcemap ^0.18.0
normal
oxc_span ^0.18.0
normal
oxc_syntax ^0.18.0
normal
rustc-hash 2.*
normal
base64 ^0.22.1
dev
oxc_parser ^0.18.0
dev
Versions
35%
of the crate is documented
Go to latest version
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
oxc_codegen
0.18.0
All Items
Structs
Traits
Type Aliases
Crate
oxc_codegen
Copy item path
source
·
[
−
]
Expand description
Oxc Codegen
Code adapted from
esbuild
Structs
§
Codegen
CodegenReturn
CommentOptions
Context
Traits
§
Gen
GenExpr
Type Aliases
§
CodeGenerator
Code generator without whitespace removal.
WhitespaceRemover
Code generator with whitespace removal.