wasm_bindgen_test

Module __rt

Source
Expand description

Internal-only runtime module used for the wasm_bindgen_test crate.

No API contained in this module will respect semver, these should all be considered private APIs.

Re-exports§

Modules§

  • Support for printing status information of a test suite in a browser.
  • Runtime detection of whether we’re in node.js or a browser.
  • Support for printing status information of a test suite in node.js
  • Support for printing status information of a test suite in a browser.

Structs§

  • Runtime test harness support instantiated in JS.

Traits§

Functions§

Attribute Macros§

  • A list of all the attributes can be found here: https://rustwasm.github.io/docs/wasm-bindgen/reference/attributes/index.html