Docs.rs
rquickjs-0.10.0
rquickjs 0.10.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
katyo
DelSkayn
Dependencies
either ^1
normal
optional
indexmap ^2
normal
optional
rquickjs-core ^0.10.0
normal
rquickjs-macro ^0.10.0
normal
optional
trybuild ^1
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
JS_DetectModule
rquickjs
0.10.0
In rquickjs::
qjs
rquickjs
::
qjs
Function
JS_
Detect
Module
Copy item path
Source
pub unsafe extern "C" fn JS_DetectModule( input:
*const
i8
, input_len:
u64
, ) ->
bool