user-backtrace

This is a quick & dirty crate to test out much smaller stacktraces that only include stackframes that come from user code

Usage

let e = anyhow!("An error");