/backtrace_printer

Primary LanguageRustApache License 2.0Apache-2.0

backtrace-printer

github crates.io docs.rs build status

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.