borked 0.1.0

Simple and convienient error handling library for rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Tristan_C <tristanc97@gmail.com>"]
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.1.0"