errormake 0.2.1

A macro for automatically creating Error structs
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["JarredAllen <jarredallen73@gmail.com>"]
description = "A macro for automatically creating Error structs"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "errormake"
readme = "README.md"
repository = "https://github.com/JarredAllen/errormake"
version = "0.2.1"