Docs.rs
superui_boa_parser-0.3.2
superui_boa_parser 0.3.2
Permalink
Docs.rs crate page
Unlicense
OR
MIT
29 July 2026
Links
Repository
crates.io
Source
Owners
strowk
Dependencies
bitflags ^2.9.3
normal
boa_ast ~0.21.1
normal
boa_interner ~0.21.1
normal
boa_macros ~0.21.1
normal
fast-float2 ^0.2.3
normal
icu_properties >=2.0.0, <3
normal
num-bigint ^0.4.6
normal
num-traits ^0.2.19
normal
regress ^0.10.4
normal
rustc-hash ^2.1.1
normal
stacker ^0.1
normal
boa_ast ~0.21.1
dev
boa_interner ~0.21.1
dev
indoc ^2.0.6
dev
Versions
100%
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 parser
boa_
parser
0.3.2
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.