Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kurtbuilds/user_backtrace


https://github.com/kurtbuilds/user_backtrace

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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");