Module sc_executor_common::util [−][src]
Expand description
Utilities used by all backends
Modules
Safe wrapper over wasmi memory reference
Traits
Provides safe memory access interface using an external buffer
Functions
Construct a range from an offset to a data length after the offset. Returns None if the end of the range would exceed some maximum offset.