hb_error 0.1.0

Useful macros and traits for creating and handling errors.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.hb_macros]
version = "0.1.1"

[features]
dont_use = []

[package]
description = "Useful macros and traits for creating and handling errors."
edition = "2021"
homepage = "https://github.com/harrystb/hb"
license = "MIT"
name = "hb_error"
readme = "README.md"
repository = "https://github.com/harrystb/hb"
version = "0.1.0"