calypso_error 1.0.1

Error-handling utilities for use within Calypso
Documentation
[dependencies.anyhow]
version = "1.0.38"

[dependencies.thiserror]
version = "1.0.24"

[package]
authors = ["ThePuzzlemaker <tpzker@thepuzzlemaker.info>"]
description = "Error-handling utilities for use within Calypso"
edition = "2018"
homepage = "https://github.com/calypso-lang/calypso/tree/main/libs/calypso_error"
license = "MIT"
name = "calypso_error"
readme = "README.md"
repository = "https://github.com/calypso-lang/calypso/"
version = "1.0.1"