Docs.rs
superui_boa_parser-0.3.1
superui_boa_parser 0.3.1
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
Go to latest version
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 error
boa_
parser
0.3.1
Module error
Module Items
Enums
In boa_
parser::
lexer
boa_parser
::
lexer
Module
error
Copy item path
Source
Expand description
This module contains the errors used by the lexer.
More information:
ECMAScript reference
Enums
ยง
Error
An error that occurred during the lexing.