Module boa_engine::prelude

source ·
Expand description

A convenience module that re-exports the most commonly-used Boa APIs

Re-exports§

Structs§

  • This represents a ECMASCript specification [HostDefined] field.
  • A source of ECMAScript code.

Traits§

  • Substitute for the Drop trait for garbage collected types.
  • The Trace trait, which needs to be implemented on garbage-collected objects.

Derive Macros§