Module sc_executor_common::util
source · Expand description
Utilities used by all backends
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.