binding_macros 0.39.10

Macros to build customized bindings interface
Documentation

binding_macros

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 0 of them enabled by default.

binding_wasm

  • swc
  • swc_common
  • swc_ecma_transforms
  • swc_ecma_ast
  • swc_ecma_visit
  • once_cell
  • wasm-bindgen
  • wasm-bindgen-futures
  • js-sys
  • serde
  • serde-wasm-bindgen
  • anyhow
  • console_error_panic_hook

anyhow

  • dep:anyhow

swc_ecma_ast

  • dep:swc_ecma_ast

swc_common

  • dep:swc_common

swc_ecma_transforms

  • dep:swc_ecma_transforms

swc

  • dep:swc

wasm-bindgen

  • dep:wasm-bindgen

serde-wasm-bindgen

  • dep:serde-wasm-bindgen

js-sys

  • dep:js-sys

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

console_error_panic_hook

  • dep:console_error_panic_hook

serde

  • dep:serde

once_cell

  • dep:once_cell

swc_ecma_visit

  • dep:swc_ecma_visit

binding_native

    This feature flag does not enable additional features.