Expand description
Types and traits for implementing flowey patch functions.
Macros§
- register_
patch - Register a patch function which can be used when emitting flows.
Structs§
- Patch
Hook - Patch operations in the context of a particular Node.
- Patch
Manager - Passed to patch functions
- Patch
Resolver - Helper method to resolve multiple patches into a single
ResolvedPatches
- Resolved
Patches PatchResolver