err-report 0.1.2

Clone of the unstable `std::error::Report` type
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "err-report"
version = "0.1.2"
description = "Clone of the unstable `std::error::Report` type"
repository.workspace = true
license.workspace = true
edition.workspace = true
rust-version.workspace = true

[dependencies]

[dev-dependencies]
indoc = "2"

[lints]
workspace = true