Cargo Features

bindy has no features set by default.

[dependencies]
bindy = { version = "0.22.1", features = ["napi", "wasm", "pyo3"] }
napi

Enables napi

wasm

Enables js-sys

pyo3

Enables pyo3 ^0.23.5

bindy has 3 features without comments.