Cargo Features

crdb-helpers has no features set by default.

[dependencies]
crdb-helpers = { version = "0.0.1-alpha.0", features = ["js"] }
js = serde-wasm-bindgen, wasm-bindgen

Enables indexed-db of crdb-core

Affects crdb-helpers::parse_snapshot_js

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.

serde-wasm-bindgen js?
wasm-bindgen js?