Cargo Features

Boytacean has no features set by default.

[dependencies]
boytacean = { version = "0.9.18", features = ["wasm", "python", "cpulog", "gen-mock"] }
wasm = js-sys, wasm-bindgen

Affects gb::hook_impl, util::get_timestamp

python = pyo3

Affects boytacean::py

debug pedantic cpulog
gen-mock

Affects gen::mock

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