Module flowcore::manifest[][src]

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

Structs

Cargo

Cargo meta-data that can be used as a source of meta-data

Manifest

A flows Manifest describes it and describes all the Functions it uses as well as a list of references to libraries.

MetaData

MetaData about a flow that will be used in the flow’s Manifest

Constants

DEFAULT_MANIFEST_FILENAME

The default name used for a flow Manifest file if none is specified