[features]
std = []
[package]
authors = ["Douman <douman@gmx.se>"]
description = "Error code"
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 = "3.0.0-beta.1"
[package.metadata.docs.rs]
features = ["std"]