cgp-error-std 0.6.0-beta

Context-generic programming error handlers implemented using `std::error::Error`
Documentation
[dependencies.cgp-core]
version = "0.6.0-beta"

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

[package]
authors = ["Soares Chen <soares.chen@maybevoid.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = """
    Context-generic programming error handlers implemented using `std::error::Error`
"""
edition = "2024"
keywords = ["cgp"]
license = "Apache-2.0"
name = "cgp-error-std"
readme = false
repository = "https://github.com/contextgeneric/cgp"
rust-version = "1.89"
version = "0.6.0-beta"