Cargo Features

quad-wasmnastics has no features set by default.

[dependencies]
quad-wasmnastics = { version = "0.3.0", features = ["serde_wrapper"] }
serde_wrapper = serde, serde_json

Affects wrappers::SerDeWrapper

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 wasm32 serde_wrapper?
serde_json wasm32 serde_wrapper?