Expand description
Loader is responsible for parsing flow definitions from text files and creating in memory
Enums
LibType
describes what format the Flow Library is written in
Functions
Load a Flow
definition from a Url
, recursively loading all sub-processes referenced.
load library metadata from the given url using the provider.
Currently it uses the package
table of FlowCargo.toml as a source but it could
easily use another file as along as it has the required fields to satisfy MetaData
struct