backtrace-error 0.3.0

wrap errors with automatic backtrace capture and print-on-result-unwrap
Documentation
1
2
3
4
5
6
7
8
9
10
[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"
version = "0.3.0"