16 releases (9 breaking)
0.10.1 | Nov 26, 2023 |
---|---|
0.10.0 | Sep 16, 2020 |
0.9.0 | Mar 16, 2020 |
0.2.1 | Dec 31, 2019 |
#77 in #injection
101 downloads per month
Used in 3 crates
(via coi)
26KB
568 lines
coi-derive
Dependency Injection in Rust
This crate provides helper macros for the coi
crate.
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.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.
SPDX-License-Identifier: MIT OR Apache-2.0
lib.rs
:
Coi-derive simplifies implementing the traits provided in the coi crate.
Dependencies
~235–670KB
~16K SLoC