Types for the stack tracing / frames.
pub use frame::FrameInfo;
pub use sourceloc::SourceLoc;
pub use trap::TrapInformation;