Module stackdump_core::memory_region
source · [−]Expand description
Module containing the definitions for memory regions
Structs
A memory region that is backed by a stack allocated array
An iterator that iterates over the serialized bytes of a memory region
A memory region that is backed by a slice
A memory region that is backed by a stack allocated array
Constants
The identifier that is being used in the byte iterator to be able to differentiate between memory regions and register data
Traits
A collection of bytes that capture a memory region