tupl 0.5.1

Perform generic operations on tuples.
Documentation
[dependencies.tupl-macros]
version = "0.5.1"

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

[package]
authors = ["Dragoteryx"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Perform generic operations on tuples."
edition = "2021"
keywords = ["tuple"]
license = "MIT OR Apache-2.0"
name = "tupl"
readme = "README.md"
repository = "https://github.com/Dragoteryx/tupl"
rust-version = "1.79"
version = "0.5.1"