Skip to main content

Module archive

Module archive 

Source
Expand description

Session archive support for persisting and replaying debug sessions.

Structs§

ArchivedSessionSummary
Summary of an archived session in storage.
SessionArchive
Metadata header for a session archive.

Constants§

CURRENT_VERSION
Current archive format version.

Traits§

SessionArchiveStorage
Storage backend interface for session archives.