swc_estree_ast

Crates.ioswc_estree_ast
lib.rsswc_estree_ast
version
sourcesrc
created_at2021-11-23 20:35:16.257389
updated_at2024-11-06 06:30:58.91271
descriptionESTree AST node definitions
homepage
repositoryhttps://github.com/swc-project/swc.git
max_upload_size
id486514
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | 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
SWC Bot (swc-bot)

documentation

https://rustdoc.swc.rs/swc_estree_ast/

README

Rust representation of the Babel AST.

Definitions derived from this file: https://github.com/babel/babel/blob/main/packages/babel-types/src/ast-types/generated/index.ts

Commit count: 9859

cargo fmt