cdumay_error 2.0.1

A Rust Library which define standard errors
Documentation
[dependencies.cdumay_core]
version = "0.1"

[dependencies.serde-value]
version = "0.7"

[lib]
name = "cdumay_error"
path = "src/lib.rs"

[package]
authors = ["Cédric Dumay <cedric.dumay@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A Rust Library which define standard errors"
documentation = "https://docs.rs/cdumay_error"
edition = "2024"
homepage = "https://github.com/cdumay/cdumay_error"
license-file = "LICENSE"
name = "cdumay_error"
readme = "README.md"
repository = "https://github.com/cdumay/cdumay_error"
version = "2.0.1"