Crate flowruntime

Source
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