#async #di #construct #value #dependent #async-injector

macro async-injector-derive

A derive to help construct dependent values in async-injector

31 releases

0.19.4 Jan 18, 2025
0.19.3 Dec 6, 2023
0.19.1 Apr 14, 2023
0.18.5 Mar 22, 2023
0.1.0 Jul 30, 2019

#30 in #dependent

Download history 3/week @ 2024-10-29 7/week @ 2024-11-05 14/week @ 2024-11-19 4/week @ 2024-11-26 1/week @ 2024-12-03 13/week @ 2024-12-10 25/week @ 2024-12-17 124/week @ 2025-01-14 19/week @ 2025-01-21 19/week @ 2025-01-28 24/week @ 2025-02-04

186 downloads per month
Used in async-injector

MIT/Apache

20KB
320 lines

async-injector-derive

github crates.io docs.rs build status

Macros for async-injector.

This provides the Provider derive, which can be used to automatically construct and inject dependencies. See its documentation for how to use.

Dependencies

~210–650KB
~15K SLoC