Expand description
proc-macros for generate trait implementations.
Macros§
- def_
async_ di_ provider - Generate a [
AsyncDIProvider] implementation. - def_
di_ provider - Generate a [
DIProvider] implementation. - di
- Generate a di method call with a target provider type name.
Attribute Macros§
- provider
- Generate a [
DIProvider] or [AsyncDIProvider] implementation. (attribute macro)