Docs.rs
Boa-0.1.4
Boa 0.1.4
Docs.rs crate page
Unlicense
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jasonwilliams
Dependencies
gc ^0.3.2
normal
gc_derive ^0.3.2
normal
rand ^0.5.5
normal
serde_json ^1.0
normal
time ^0.1
normal
Versions
90.59%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Module parser
Structs
Enums
Type Definitions
?
Module
boa
::
syntax
::
parser
source
·
[
−
]
Structs
Parser
Enums
ParseError
ParseError is an enum which represents errors encounted during parsing an expression
Type Definitions
ParseResult