simpl 0.1.0

No dependency error handling, and own error construction and conversion lib
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "simpl"
version = "0.1.0"
authors = ["Drazen Urch <drazen@urch.eu>"]
edition = "2018"
license = "MIT"
description = "No dependency error handling, and own error construction and conversion lib"
repository = "https://github.com/durch/simplerr"

[dependencies]