backtrace_printer 1.3.0

print std::backtrace::Backtrace with filtering and more
Documentation

backtrace-printer

This is a Rust library that ...

Dependency

[dependencies]
backtrace_printer = "0.1.0"

For most recent version see crates.io

Usage

Run the example:

$ cargo run --example hello

How to use in your code:

let foo = 1;

Copyright

Copyright (c) 2022 @jondot. See LICENSE for further details.