errling 0.1.0

A collection of intrinsically useful errors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[features]
default = []
experimental = ["stable"]
stable = ["default"]

[package]
authors = ["Bitwise IO, Inc."]
description = "A collection of intrinsically useful errors"
edition = "2021"
license = "Apache-2.0"
name = "errling"
readme = "README.md"
repository = "https://github.com/splintercommunity/errling"
version = "0.1.0"