flows-text 0.0.1

Building blocks for flow-based programming (FBP) in Rust.
Documentation

Flows.rs

License Compatibility Package Documentation

Building blocks for flow-based programming (FBP) in Rust.

🚧 We are building in public. This is presently under heavy construction.

🛠️ Prerequisites

  • Rust 1.85+ (2024 edition)

⬇️ Installation

Installation via Cargo

cargo add flows

👉 Examples

Importing the library

use flows::*;

📚 Reference

docs.rs/flows

👨‍💻 Development

git clone https://github.com/artob/flows.rs.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn