Registry / utility / flowrlib

flowrlib

JSON →
library0.95.0rscratesunverified

Flow Runner Library for executing 'flow' programs.

# Cargo.toml [dependencies] flowrlib = "0.95.0"
INSTALL
IMPORT
SIG · FLOWRLIB
F
flowrlib
utilityrustv0.95.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FlowRunner
use flowrlib::FlowRunner;

Create a new flow runner instance.

use flowrlib::FlowRunner; fn main() { let runner = FlowRunner::new(); println!("Runner created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.95.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
flowrlib — cargo add flowrlib · libregistry