Skip to main content

Crate stacktrack_snapshot

Crate stacktrack_snapshot 

Source

Structs§

CallFrame
A frame in a stack trace.
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.

Enums§

Error