Docs.rs
rquickjs-0.4.0-beta.4
rquickjs 0.4.0-beta.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
katyo
DelSkayn
Dependencies
either ^1
normal
indexmap ^2
normal
rquickjs-core ^0.4.0-beta.4
normal
rquickjs-macro ^0.4.0-beta.4
normal
trybuild ^1.0.82
dev
Versions
100%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module promise
Structs
?
Module
rquickjs
::
promise
source
·
[
−
]
Available on
crate feature
futures
only.
Expand description
Utilities for converting promises to futures and vice versa.
Structs
Promise
Future-aware promise
Promised
Wrapper for futures to convert to JS promises