[go: up one dir, main page]

adhocerr 0.1.1

A library for the construction of efficient single use static/dynamic error types per callsite.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "adhocerr"
version = "0.1.1"
dependencies = [
 "anyhow",
]

[[package]]
name = "anyhow"
version = "1.0.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7825f6833612eb2414095684fcf6c635becf3ce97fe48cf6421321e93bfbd53c"