Cargo Features

wormhole-vaas has no features set by default.

[dependencies]
wormhole-vaas = { version = "0.1.1", features = ["anchor", "serde"] }
anchor = anchor-lang
serde

Enables serde and serde_json, serde of alloy-primitives ^0.2.0

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.

anchor-lang anchor?

Enables anchor-lang ^0.28.0

anchor