Cargo Features

boytacean-common has no features set by default.

[dependencies]
boytacean-common = { version = "0.10.13", features = ["wasm", "python"] }
wasm = js-sys, wasm-bindgen

Affects util::timestamp

python = pyo3

Affects boytacean-common::py

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?
js-sys wasm?
pyo3 python?

Enables pyo3 ^0.20