scopeguard 0.1.1

A RAII scope guard.
Documentation
[package]
name = "scopeguard"
version = "0.1.1"

license = "MIT/Apache-2.0"
repository = "https://github.com/bluss/scopeguard"
documentation = "http://bluss.github.io/scopeguard/"
authors = ["bluss"]

description = "A RAII scope guard."

keywords = ["scope-guard", "defer"]