coi-derive 0.4.1

coi-derive provides procedural macros for coi
Documentation
# coi-derive

[![Build Status](https://travis-ci.org/Nashenas88/coi.svg?branch=master)](https://travis-ci.org/Nashenas88/coi)
[![docs.rs](https://docs.rs/coi-derive/badge.svg)](https://docs.rs/coi)
[![crates.io](https://img.shields.io/crates/v/coi-derive.svg)](https://crates.io/crates/coi)

Dependency Injection in Rust

This crate provids helper macros for the `coi` crate.

#### License

<sup>
Licensed under either of <a href="LICENSE.Apache-2.0">Apache License, Version
2.0</a> or <a href="LICENSE.MIT">MIT license</a> at your option.
</sup>

<br/>

<sub>
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.
</sub>

`SPDX-License-Identifier: MIT OR Apache-2.0`