Cargo Features

wasm4fun-storage has no features set by default.

[dependencies]
wasm4fun-storage = { version = "0.1.0", features = ["storage"] }
storage = postcard, serde

Affects storage::store, storage::load

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 storage?

Enables serde

Enabled on feature storage

postcard storage?

Enables postcard ^0.7