Module hdk::prelude::version

source ·
Expand description

Tracking versions between the WASM host and guests and other interfaces.

Needed to ensure compatibility as code develops.

Enums

The version of the API so that wasm host/guest can stay aligned.