Cargo Features

wasmer-wasix-types has no features set by default.

[dependencies]
wasmer-wasix-types = { version = "0.18.4", features = ["enable-serde"] }
enable-serde = serde

Enables serde of wasmer-types

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 enable-serde?