try_or_wrap_s 0.2.0

`?` or `try!` macro, with an additional wrapping of the error in something else
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Thomas BESSOU <thomas.bessou@hotmail.fr>"]
description = "`?` or `try!` macro, with an additional wrapping of the error in something else"
edition = "2018"
license = "LGPL-3.0-only"
name = "try_or_wrap_s"
repository = "https://github.com/Ten0/rust-try_or_wrap_s"
version = "0.2.0"