err_code 0.1.0

This is a crate that sets error codes for program errors, and has the ease of use of alerts, and has very good compatibility with this error
Documentation
[lib]
name = "err_code"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["alain"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "This is a crate that sets error codes for program errors, and has the ease of use of alerts, and has very good compatibility with this error"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "err_code"
readme = "README.md"
repository = "https://github.com/ChainThemAll/err_code"
version = "0.1.0"