Module soroban_wasmi::state
source · Expand description
Contains type states for the LinkerBuilder
construction process.
Enums§
- Signals that the
LinkerBuilder
is itself under construction. - Signals that the
LinkerBuilder
is ready to create newLinker
instances.