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 |
#850 in Debugging
42,538 downloads per month
Used in 5 crates
(2 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–14MB
~112K SLoC