flowkit 0.1.0

A universal UI workflow tool library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "flowkit"
version = "0.1.0"
description = "A universal UI workflow tool library"
keywords = ["viz", "ui", "workflow", "flow"]
authors.workspace = true
edition.workspace = true
homepage.workspace = true
license.workspace = true
repository.workspace = true

[dependencies]
glam.workspace = true

[lints]
workspace = true