debra-common 0.1.0

Common types, traits and base functionality for the DEBRA reclamation scheme.
Documentation
# debra-common

**NOT INTENDED FOR GENERAL USE!**

Common types, traits and base functionality for the DEBRA reclamation scheme.

## Usage

Add this to your `Cargo.toml`

```
[dependencies]
debra-common = "0.1"
```

## Minimum Supported Rust Version (MSRV)

The minimum supported Rust version for this crate is 1.36.0.

## License

`debra-common` is distributed under the terms of both the MIT license and the
Apache License (Version 2.0).

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