Docs.rs
bao-mozjs-sys-140.14.0-0
bao-mozjs-sys 140.14.0-0
Permalink
Docs.rs crate page
MPL-2.0
22 August 2026
Links
Repository
crates.io
Source
Owners
putao520
Dependencies
bao-mozjs-src-intl =140.14.0-0
normal
bao-mozjs-src-js =140.14.0-0
normal
bao-mozjs-src-python =140.14.0-0
normal
encoding_c ^0.9.8
normal
encoding_c_mem ^0.2.6
normal
icu_capi =1.5.0
normal
optional
libc ^0.2
normal
libz-rs-sys ^0.5.1
normal
optional
libz-sys ^1.1.19
normal
optional
bindgen ^0.72.1
build
cc ^1
build
flate2 ^1
build
tar ^0.4
build
walkdir ^2
build
Versions
11.3%
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
Crate mozjs_sys
mozjs_
sys
140.14.0-0
All Items
Crate Items
Modules
Functions
Crate
mozjs_
sys
Copy item path
Source
Modules
§
glue
Rust wrappers for mozjs’s glue module
jsapi
jsgc
jsid
jsval
trace
Functions
§
install_
rust_
hooks
Configure a panic hook to redirect rust panics to MFBT’s MOZ_Crash. See
https://searchfox.org/mozilla-esr115/source/mozglue/static/rust/lib.rs#106