Expand description

Utilities to manipulate generic memory

Structs

Iterator producing block-region pairs, where each memory block corresponds to each region

Traits

Generic address for the purpose of this module’s methods. Anything that can be offset by a usize and yield another address works as an address.

Anything that can be sliced in blocks, each block corresponding to a region in a region sequence

Abstract region that can contain addresses