scoped 0.1.2

Run deferred closures at success, failure, or exit of a scope. Also supports cancelling them
Documentation
[package]
name = "scoped"
version = "0.1.2"
authors = ["Dodo <kasper199914@gmail.com>"]
edition = "2018"
license = "MIT"
description = "Run deferred closures at success, failure, or exit of a scope. Also supports cancelling them"
repository = "https://github.com/DutchGhost/scoped.git"
keywords = ["scope", "scoped", "guard", "defer"]
[dependencies]