Module stack

Source
Expand description

Types for the stack tracing / frames.

Re-exportsยง

pub use frame::FrameInfo;
pub use sourceloc::SourceLoc;
pub use trap::TrapInformation;

Modulesยง

frame ๐Ÿ”’
sourceloc ๐Ÿ”’
Source locations.
trap ๐Ÿ”’
Types for traps.