stackdump-core

Crates.iostackdump-core
lib.rsstackdump-core
version0.10.3
created_at2022-02-24 16:03:22.967133+00
updated_at2025-08-01 09:08:50.324197+00
descriptionCrate for stack dump definitions
homepagehttps://github.com/tweedegolf/stackdump
repositoryhttps://github.com/tweedegolf/stackdump
max_upload_size
id538606
size40,672
Dion Dokter (diondokter)

documentation

README

Stackdump Core

crates.io Documentation

This crate contains definitions for memory regions and register data.

Also see the main repo readme.

The Capture crate can capture the runtime data and registers into these types. To get traces from the captured memory, use the Trace crate.

Commit count: 143

cargo fmt