async-injector-derive

Crates.ioasync-injector-derive
lib.rsasync-injector-derive
version0.19.3
sourcesrc
created_at2019-07-30 18:14:03.500054
updated_at2023-12-06 14:27:18.831806
descriptionA derive to help construct dependent values in async-injector.
homepagehttps://github.com/udoprog/async-injector
repositoryhttps://github.com/udoprog/async-injector
max_upload_size
id153014
size18,846
John-John Tedro (udoprog)

documentation

https://docs.rs/async-injector

README

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.

Commit count: 102

cargo fmt