debra-common

Crates.iodebra-common
lib.rsdebra-common
version0.1.1
sourcesrc
created_at2019-07-05 12:00:45.077518
updated_at2019-07-05 12:18:18.955547
descriptionCommon types, traits and base functionality for the DEBRA reclamation scheme.
homepage
repositoryhttps://github.com/oliver-giersch/debra-common.git
max_upload_size
id146532
size34,522
(oliver-giersch)

documentation

https://docs.rs/debra-common

README

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.

Commit count: 31

cargo fmt