Module rquickjs_core::prelude

source ·
Expand description

A group of often used types.

Re-exports

Structs

  • Asyncfutures
    The wrapper for async functons
  • The wrapper for values to force coercion
  • The wrapper for function to convert is into JS
  • The wrapper for mutable functions
  • The wrapper for once functions
  • The wrapper the rest arguments from input
  • The wrapper to get this from input

Traits