2 releases
0.1.1 | Jul 5, 2019 |
---|---|
0.1.0 | Jul 5, 2019 |
#9 in #reclamation
33KB
549 lines
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 and LICENSE-MIT for details.
lib.rs
:
Common types, traits and base functionality for the DEBRA reclamation scheme.
This crate forms the common basis for both the debra
and debra-simple
crates.
Dependencies
~450KB