graphblocks-flow 0.0.1

Reserved alpha crate for GraphBlocks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "graphblocks-flow"
version = "0.0.1"
edition = "2024"
description = "Reserved alpha crate for GraphBlocks"
license = "Apache-2.0"
rust-version = "1.94"
repository = "https://github.com/graphblocks/graphblocks"
homepage = "https://github.com/graphblocks/graphblocks"
documentation = "https://docs.rs/graphblocks-flow"
readme = "README.md"
keywords = ["ai", "workflow", "graph", "runtime"]
categories = ["development-tools"]

[dependencies]