Structs§
- Debug
ApiVM Hooks Handler - A simple wrapper around a managed type container RefCell.
- Single
TxApi Data - Single
TxApiVM Hooks Handler - Static
ApiVM Hooks Handler - A simple wrapper around a managed type container Mutex.
- VMHooks
Dispatcher - Dispatches messages coming via VMHooks to the underlying implementation (the VMHooksHandler).
Traits§
- VMHooks
BigFloat - VMHooks
BigInt - Provides VM hook implementations for methods that deal big ints.
- VMHooks
Blockchain - VMHooks
Call Value - VMHooks
Crypto - VMHooks
Endpoint Argument - Interface to only be used by code generated by the macros. The smart contract code doesn’t have access to these methods directly.
- VMHooks
Endpoint Finish - Interface to only be used by code generated by the macros. The smart contract code doesn’t have access to these methods directly.
- VMHooks
Error - VMHooks
Error Managed - VMHooks
Handler - Defines all methods that can handle VM hooks. They are spread out over several traits.
- VMHooks
Handler Source - Abstracts away the borrowing of a managed types structure.
- VMHooks
Log - VMHooks
Managed Buffer - Provides VM hook implementations for methods that deal managed buffers.
- VMHooks
Managed Map - VMHooks
Managed Types - Provides VM hook implementations for methods that deal with more than one type of managed type.
- VMHooks
Send - VMHooks
Storage Read - VMHooks
Storage Write