autocleanup 0.8.0

RAII wrapper for non-RAII objects.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Jan Danielsson <jan.danielsson@qrnch.com>"]
description = "RAII wrapper for non-RAII objects."
edition = "2018"
exclude = ["build.sh", "tag.sh", "publish.sh"]
keywords = ["raii", "cleanup"]
license = "0BSD"
name = "autocleanup"
repository = "https://github.com/openqrnch/autocleanup"
version = "0.8.0"