Module rquickjs::promise

source ·
Available on crate feature futures only.
Expand description

Utilities for converting promises to futures and vice versa.

Structs

  • Future-aware promise
  • Wrapper for futures to convert to JS promises