backtrace-error 0.5.0

wrap errors with automatic backtrace capture and print-on-result-unwrap
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Graydon Hoare <graydon@pobox.com>"]
description = "wrap errors with automatic backtrace capture and print-on-result-unwrap"
edition = "2021"
keywords = ["error", "backtrace"]
license = "MIT OR Apache-2.0"
name = "backtrace-error"
readme = "README.md"
repository = "http://github.com/graydon/backtrace-error"
rust-version = "1.65"
version = "0.5.0"