Crate flowey_core

Source
Expand description

Core types and traits shared between user-facing and internal flowey code.

If you are a flowey node / pipeline author, you should not directly import this crate! The crate you should be using is called flowey, which only exports user-facing types / traits.

Modules§

  • Core types and traits used to create and work with flowey nodes.
  • Core types and traits used to create and work with flowey pipelines.

Macros§