Attribute Macros§
- inherent
- inject
- Use the given value to inject.
- injectable
- Mark a struct as injectable.
- module
- Declare a module to export internal types.
- provider
- Provide a value for a specific type.
Derive Macros§
- Injectable
Helper Attr - For internal purposes only. Should not be used.
- Module
Helper Attr - For internal purposes only. Should not be used.
- Provider
Helper Attr - For internal purposes only. Should not be used.
- Scope
Helper Attr - For internal purposes only. Should not be used.