throw_error 0.2.0-gamma3

Utilities for wrapping, throwing, and catching errors.
Documentation
[dependencies.pin-project-lite]
version = "0.2.14"

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

[package]
authors = ["Greg Johnston"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Utilities for wrapping, throwing, and catching errors."
edition = "2021"
license = "MIT"
name = "throw_error"
readme = "README.md"
repository = "https://github.com/leptos-rs/leptos"
rust-version = "1.76"
version = "0.2.0-gamma3"