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

macro async-injector-derive

A derive to help construct dependent values in async-injector

30 releases

0.19.3 Dec 6, 2023
0.19.1 Apr 14, 2023
0.18.5 Mar 22, 2023
0.18.2 Feb 7, 2022
0.1.0 Jul 30, 2019

#32 in #dependent

Download history 134/week @ 2023-12-30 243/week @ 2024-01-06 234/week @ 2024-01-13 170/week @ 2024-01-20 193/week @ 2024-01-27 158/week @ 2024-02-03 156/week @ 2024-02-10 289/week @ 2024-02-17 291/week @ 2024-02-24 132/week @ 2024-03-02 20/week @ 2024-03-09 25/week @ 2024-03-16 15/week @ 2024-03-23 40/week @ 2024-03-30 24/week @ 2024-04-06 37/week @ 2024-04-13

117 downloads per month
Used in async-injector

MIT/Apache

19KB
303 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

~330–780KB
~19K SLoC