typed_tuple 0.1.0

Type based operations on primitive tuple elements.
Documentation
[lib]
name = "typed_tuple"
path = "src/lib.rs"

[package]
authors = ["Christopher Edward Dawn"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["data-structures", "rust-patterns"]
description = "Type based operations on primitive tuple elements."
edition = "2024"
keywords = ["tuple", "type", "typed", "heterogenous"]
license = "MIT OR Apache-2.0"
name = "typed_tuple"
readme = "README.md"
repository = "https://github.com/cedtwo/typed_tuple.git"
version = "0.1.0"