type-flow-traits 0.1.2

Traits to implment for the type-flow abstractions.
Documentation
[dependencies]

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

[package]
authors = ["Andrew Stevens <astevens@artaius.dyndns.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "rust-patterns", "algorithms", "no-std"]
description = "Traits to implment for the type-flow abstractions."
edition = "2024"
homepage = "https://artaius.dyndns.org/stizer/type-flow-macros"
keywords = ["traits", "types", "flow-control", "processing", "transformation"]
license = "MIT"
name = "type-flow-traits"
readme = false
repository = "https://artaius.dyndns.org/stizer/type-flow-macros"
version = "0.1.2"