Docs.rs
rquickjs-core-0.1.1
rquickjs-core 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
katyo
DelSkayn
Dependencies
async-std ^1
normal
async-task ^4
normal
dlopen ^0.1
normal
either ^1
normal
flume ^0.10
normal
futures-lite ^1
normal
fxhash ^0.2
normal
indexmap ^1
normal
phf ^0.8
normal
pin-project-lite ^0.2
normal
relative-path ^1.3
normal
rquickjs-sys ^0.1.0
normal
smol ^1
normal
tokio ^1
normal
async-std ^1.8
dev
futures ^0.3
dev
tokio ^1.0
dev
trybuild ^1.0.23
dev
Versions
74.13%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
rquickjs_core
::
qjs
?
Function
rquickjs_core
::
qjs
::
JS_GetRuntime
[
−
]
[src]
pub unsafe extern "C" fn JS_GetRuntime(ctx:
*mut
JSContext
) ->
*mut
JSRuntime