Expand description
Session archive support for persisting and replaying debug sessions.
Structs§
- Archived
Session Summary - Summary of an archived session in storage.
- Session
Archive - Metadata header for a session archive.
Constants§
- CURRENT_
VERSION - Current archive format version.
Traits§
- Session
Archive Storage - Storage backend interface for session archives.