| Crates.io | async-injector-derive |
| lib.rs | async-injector-derive |
| version | 0.20.0 |
| created_at | 2019-07-30 18:14:03.500054+00 |
| updated_at | 2025-09-24 12:55:32.352303+00 |
| description | A derive to help construct dependent values in async-injector. |
| homepage | https://github.com/udoprog/async-injector |
| repository | https://github.com/udoprog/async-injector |
| max_upload_size | |
| id | 153014 |
| size | 20,380 |
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.