rust-try-catch 0.1.0

Rust Try Catch - Reinventing the nightmare!
Documentation
[dependencies.rust-try-catch-macros]
version = "0.1.0"

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

[package]
authors = ["Vrtgs"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Rust Try Catch - Reinventing the nightmare!"
documentation = "https://docs.rs/rust-try-catch"
edition = "2021"
keywords = ["try", "catch", "try-catch", "hell", "nightmare"]
license = "MIT OR Apache-2.0"
name = "rust-try-catch"
readme = "README.md"
repository = "https://github.com/Vrtgs/rust-try-catch"
version = "0.1.0"