attempted 0.1.0

Wrap a function with 'unwrap or return'
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Hjalte C. Nannestad"]
description = "Wrap a function with 'unwrap or return'"
documentation = "https://docs.rs/attempted/latest"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "attempted"
readme = "README.md"
repository = "https://github.com/ChangeCaps/attempted"
resolver = "2"
version = "0.1.0"