Docs.rs
rquickjs-0.5.1
rquickjs 0.5.1
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.5.1
normal
rquickjs-macro ^0.5.1
normal
optional
trybuild ^1.0.82
dev
Versions
100%
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
0.5.1
Module promise
Structs
In crate rquickjs
?
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