Crate flowey

Source
Expand description

The user-facing flowey API.

Relying on flowey_core directly is not advised, as many APIs exposed at that level are only supposed to be used by flowey infrastructure (e.g: in flowey_cli).

Modulesยง

node
Types and traits for implementing flowey nodes.
patch
Types and traits for implementing flowey patch functions.
pipeline
Types and traits for implementing flowey pipelines.
util
Utility functions.