Derive Macrosยง
- From
Context - Derive macro for the
FromContext
trait. Allows to automatically fetch all the resources and tasks from the context. - Into
Context - Derive macro for the
IntoContext
trait. Allows to automatically insert all the resources in tasks created by the wiring layer into the context.