See here:
|
let reads = mgmt::MemoryRead::build_many(page, offset, len) |
We're trying to test reads and writes for large-memory accesses, but we're actually only testing the read-side. This should be functionally equivalent, but we need this line to read T::build_many().