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
14
15
[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[package]
authors = ["kpcyrd <git@rxv.cc>"]
description = "Error structs for rocket_failure"
edition = "2018"
keywords = ["rocket", "failure", "errors", "api"]
license = "MIT/Apache-2.0"
name = "rocket_failure_errors"
repository = "https://github.com/kpcyrd/rocket_failure"
version = "0.2.0"