binding_macros 0.44.12

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_ecma_ast

  • dep:swc_ecma_ast

swc

  • dep:swc

swc_ecma_transforms

  • dep:swc_ecma_transforms

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

swc_common

  • dep:swc_common

js-sys

  • dep:js-sys

wasm-bindgen

  • dep:wasm-bindgen

console_error_panic_hook

  • dep:console_error_panic_hook

swc_ecma_visit

  • dep:swc_ecma_visit

once_cell

  • dep:once_cell

anyhow

  • dep:anyhow

serde-wasm-bindgen

  • dep:serde-wasm-bindgen

serde

  • dep:serde

binding_native

    This feature flag does not enable additional features.