rocket_failure_errors 0.2.0

Error structs for rocket_failure
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "rocket_failure_errors"
version = "0.2.0"
description = "Error structs for rocket_failure"
authors = ["kpcyrd <git@rxv.cc>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/kpcyrd/rocket_failure"
keywords = ["rocket", "failure", "errors", "api"]
edition = "2018"

[dependencies]
serde = "1.0"
serde_derive = "1.0"