4 stable releases
| 1.3.0 | Dec 17, 2023 |
|---|---|
| 1.2.0 | Dec 17, 2023 |
| 1.1.0 | Dec 17, 2023 |
| 1.0.0 | Dec 17, 2023 |
#1872 in Debugging
15,979 downloads per month
Used in 11 crates
(3 directly)
7KB
59 lines
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.
Dependencies
~2–13MB
~113K SLoC