try-blocks 0.1.4

macro to emulate the upcoming `try` block feature on stable
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Mike Lubinets <lubinetsm@yandex.ru>", "JoJoJet <joe102000@gmail.com"]
description = "macro to emulate the upcoming `try` block feature on stable"
edition = "2021"
keywords = ["deprecated"]
license = "MIT"
name = "try-blocks"
readme = "README.md"
repository = "https://github.com/JoJoJet/try-blocks"
resolver = "2"
version = "0.1.4"