Cargo Features
KBNF has no features set by default.
[dependencies]
kbnf = { version = "0.5.6", features = ["wasm", "python", "mimalloc"] }
- wasm = js-sys, serde-wasm-bindgen, wasm-bindgen
-
Affects
ffi_bindings::CreateVocabularyErrorJs
… - python = pyo3, pyo3-log
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.