Cargo Features

tap-msg has no features set by default.

[dependencies]
tap-msg = { version = "0.1.0", features = ["wasm", "examples"] }
wasm = console_error_panic_hook, js-sys, wasm-bindgen, web-sys

Enables getrandom ^0.2

examples

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

wasm-bindgen wasm?

Enables wasm-bindgen

WASM support

console_error_panic_hook wasm?
js-sys wasm?
web-sys wasm?
getrandom wasm?

Enables getrandom ^0.2