Cargo Features

prototty_wasm has no features set by default.

[dependencies]
prototty_wasm = { version = "0.27.0", features = ["serialize", "storage"] }
serialize

Enables serialize of prototty_wasm_input and prototty_wasm_render

storage = prototty_wasm_storage

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.

prototty_wasm_storage storage?