tc-error 0.1.0

Tinychain's generic error struct
Documentation
[package]
name = "tc-error"
version = "0.1.0"
authors = ["haydnv"]
edition = "2018"
description = "Tinychain's generic error struct"
license = "Apache-2.0"
repository = "http://github.com/haydnv/tinychain.git"

keywords = ["tinychain", "error", "service", "mesh"]
categories = ["data structures", "rust patterns"]

[dependencies]