Expand description
flowruntime is a crate that defines a set of functions for a flow program to interact with the
host system, such as files, stdio etc.
Modules§
- runtime_
client runtime_clientis a trait for clients connectibe to the run-time must implement
Functions§
- get_
manifest - Return a
LibraryManifestfor the run-time functions