borked 0.2.0

Simple and convienient error handling library for rust
Documentation
[dependencies]

[lib]
name = "borked"
path = "src/lib.rs"

[package]
authors = ["Tristan_C <tristanc97@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Simple and convienient error handling library for rust"
edition = "2018"
keywords = ["error", "handling", "wrapper"]
license-file = "LICENSE"
name = "borked"
readme = "README.md"
repository = "https://gitlab.com/Tristan_C/rust-borked"
version = "0.2.0"