ex3-common-error-info 0.15.2

Common error at the application level.
Documentation
[dependencies.candid]
optional = true
version = "0.10"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[features]
canister = ["candid"]

[package]
authors = ["Deland Labs Core Dev <delandlabs@gmail.com>"]
description = "Common error at the application level."
edition = "2021"
homepage = "https://github.com/Deland-Labs/ex3-node"
license = "MIT"
name = "ex3-common-error-info"
repository = "https://github.com/Deland-Labs/ex3-node"
version = "0.15.2"