shutdown_hooks 0.0.1

Being tested, please do not use until 0.1.0 is released! Adds shutdown hook functionality to Rust. Currently just a wrapper around atexit() Removal of shutdown hooks is a planned feature, but has not yet been implemented.
Documentation

shutdown_hooks_rs

Shutdown hook functionality for Rust. Basically a wrapper around atexit for now

An unspecified future release will feature the ability to remove shutdown hooks