zflow 0.1.12

FBP Graph Library for Rust
Documentation

ZFlow - FBP Graph Library for Rust

This library provides a Rust implementation of Flow-Based Programming graphs. There are two areas covered:

  • Graph - the actual graph library
  • Journal trait - journal system for keeping track of graph changes and undo history

See test files for usage guide