backtrace-ext 0.2.1

minor conveniences on top of the backtrace crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.backtrace]
version = "0.3.61"
[dev-dependencies.miette]
features = ["fancy"]
version = "5.6.0"

[dev-dependencies.thiserror]
version = "1.0.40"

[package]
description = "minor conveniences on top of the backtrace crate"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "backtrace-ext"
repository = "https://github.com/gankra/backtrace-ext"
rust-version = "1.56"
version = "0.2.1"