Docs.rs
ps-boa-parser-1.0.0-dev
ps-boa-parser 1.0.0-dev
Docs.rs crate page
Unlicense
OR
MIT
19 August 2026
Links
Repository
crates.io
Source
Owners
pathscale
Dependencies
bitflags ^2.13.0
normal
ps-boa-ast ~1.0.0-dev
normal
ps-boa-interner ~1.0.0-dev
normal
ps-boa-macros ~1.0.0-dev
normal
fast-float2 ^0.2.3
normal
icu_properties ~2.2.0
normal
num-bigint ^0.4.6
normal
num-traits ^0.2.19
normal
regress ^0.11.1
normal
rustc-hash ^2.1.2
normal
indoc ^2.0.7
dev
strum ^0.28
dev
Versions
100%
of the crate is documented
Go to latest stable release
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 parser
boa_
parser
1.0.0-dev
Module parser
Module Items
Structs
In crate boa_
parser
boa_parser
Module
parser
Copy item path
Source
Expand description
Boa parser implementation.
Structs
ยง
Parser
Parser for the ECMAScript language.
Script
Body
Parses a script body.
Script
Parser
Parses a full script.