# Graceful
Shutdown gracefully.

[![crates.io](http://meritbadge.herokuapp.com/graceful)](https://crates.io/crates/graceful)
[![Build Status](https://travis-ci.org/0x1997/graceful.svg?branch=master)](https://travis-ci.org/0x1997/graceful)
[API Documentation](http://0x1997.github.io/doc/graceful)

## Usage
See [simple.rs](https://github.com/0x1997/graceful/blob/master/examples%2Fsimple.rs) for a simple example.

## License

Graceful is primarily distributed under the terms of both the MIT license
and the Apache License (Version 2.0), with portions covered by various
BSD-like licenses.

See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.
