Function sc_executor_common::util::checked_range
source · Expand description
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.
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.