Expand description

A memory reading library for reading data from /proc/<pid>/mem with memory layout awareness from /proc/<pid>/maps

Structs

Info about a memory mapping

An instance of the memory reader

Enums

Errors for this module

Traits

Marker trait for plain-old-data which can be copied directly between other Pod types by copying the underlying bytes

Type Definitions

Wrapper type around Result