#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-11-13 12/week @ 2024-11-20 3/week @ 2024-11-27 2/week @ 2024-12-04 16/week @ 2024-12-11 21/week @ 2024-12-18 137/week @ 2025-01-15 6/week @ 2025-01-22 23/week @ 2025-01-29 20/week @ 2025-02-05 7/week @ 2025-02-12 9/week @ 2025-02-19 39/week @ 2025-02-26

79 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

~205–640KB
~15K SLoC