error-code 0.1.1

Alternative Error for Rust
Documentation
[dependencies.ufmt]
default-features = true
optional = true
version = "0.1"
[dev-dependencies.ufmt-stdio]
version = "0.1"

[features]
std = []

[package]
authors = ["Douman <douman@gmx.se>"]
description = "Alternative Error for Rust"
edition = "2018"
include = ["**/*.rs", "Cargo.toml", "README.md"]
license = "BSL-1.0"
name = "error-code"
readme = "README.md"
repository = "https://github.com/DoumanAsh/error-code"
version = "0.1.1"