oxc_diagnostics

Crates.iooxc_diagnostics
lib.rsoxc_diagnostics
version
sourcesrc
created_at2023-03-30 16:01:29.334567
updated_at2024-12-10 16:38:54.389622
descriptionA collection of JavaScript tools written in Rust.
homepagehttps://oxc.rs
repositoryhttps://github.com/oxc-project/oxc
max_upload_size
id825237
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Boshen (Boshen)

documentation

README

Feature gating napi in other crates will lead to symbol not found when compiling, use this crate for common napi interfaces.

Commit count: 7284

cargo fmt