Expand description
Crate to parse SFrame stack trace information.
Usage: Use SFrameSection::from to load sframe section content and access its content.
Modules§
- v1
- SFrame Version 1 types and implementation.
- v2
- SFrame Version 2 types and implementation.
- v3
- SFrame Version 3 types and implementation.
Macros§
Enums§
- SFrame
Error - Error types for the crate
- SFrameFDE
- SFrame FDE
- SFrameFRE
- SFrame FRE
- SFrame
Section - SFrame section
Type Aliases§
- SFrame
Result - Result type for the crate