Expand description

flow_manifest is the struct that specifies the manifest of functions in a flow

Structs

  • Cargo meta-data that can be used as a source of meta-data
  • A flows Manifest describes it and describes all the Functions it uses as well as a list of references to libraries.

Constants