render_flow 0.1.0

A render graph library designed for modern graphics APIs
Documentation
[dependencies]

[lib]
name = "render_flow"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A render graph library designed for modern graphics APIs"
edition = "2024"
license = "MIT"
name = "render_flow"
readme = "README.md"
version = "0.1.0"