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_client
is a trait for clients connectibe to the run-time must implement
Functions§
- get_
manifest - Return a
LibraryManifest
for the run-time functions