Crate zksync_node_framework_derive

Source

Derive Macrosยง

FromContext
Derive macro for the FromContext trait. Allows to automatically fetch all the resources and tasks from the context.
IntoContext
Derive macro for the IntoContext trait. Allows to automatically insert all the resources in tasks created by the wiring layer into the context.