Crate heapdump_snapshot

Source

Structs§

Allocation
Information about an allocated memory block and, optionally, its contents.
ExecutableRegion
A memory region containing code loaded from an ELF file.
Snapshot
Contains all the data received over a SnapshotReceiver channel.
StackTrace
A stack trace.
Streamer
Implements pagination on top of a SnapshotReceiver channel.
ThreadInfo
Information identifying a specific thread.

Enums§

Error