Module context

Source

Structs§

ExecutionContext
Maintains all runtime state specific to programmable transactions

Functions§

load_type
Load type_tag to get a Type in the provided session. session’s linkage context may be reset after this operation, because during the operation, it may change when loading a struct.
reset_linkage
Turn off linkage information, so that the next use of the session will need to set linkage information to succeed.
restore_linkage
set_linkage
Set the link context for the session from the linkage information in the package.
steal_linkage