Crates.io | type-flow-macros |
lib.rs | type-flow-macros |
version | 0.2.0 |
created_at | 2025-06-28 02:29:49.541921+00 |
updated_at | 2025-09-23 02:19:43.521279+00 |
description | Macros to make pipelines that encode the order of operation execution in the type signature of the pipeline and allow for functions that mutate that order. |
homepage | https://artaius.dyndns.org/stizer/type-flow-macros |
repository | https://artaius.dyndns.org/stizer/type-flow-macros |
max_upload_size | |
id | 1729437 |
size | 43,531 |
This library provides powerful macro utilities for handling ordered type patterns in Rust.
The macros in this library demonstrate advanced pattern matching capabilities, including: