binding_macros 0.57.39

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

swc

  • dep:swc

serde-wasm-bindgen

  • dep:serde-wasm-bindgen

console_error_panic_hook

  • dep:console_error_panic_hook

anyhow

  • dep:anyhow

swc_ecma_visit

  • dep:swc_ecma_visit

serde

  • dep:serde

once_cell

  • dep:once_cell

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

wasm-bindgen

  • dep:wasm-bindgen

swc_ecma_ast

  • dep:swc_ecma_ast

js-sys

  • dep:js-sys

swc_ecma_transforms

  • dep:swc_ecma_transforms

swc_common

  • dep:swc_common

binding_native

    This feature flag does not enable additional features.