Crate ts_error_stack

Crate ts_error_stack 

Source
Expand description

Simple error stacks for better reporting. Adapted from the unstable std ::std::error::Report

Structsยง

Report
An error report that prints an error and its sources.