tuple-arity 0.1.2

Get the arity (number of elements) of tuple types with 0-12 elements
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Nicholas Fleck <TheBerkin@users.noreply.github.com>"]
description = "Get the arity (number of elements) of tuple types with 0-12 elements"
edition = "2018"
keywords = ["tuple", "tuples", "arity", "generic", "trait"]
license = "MIT"
name = "tuple-arity"
readme = "README.md"
repository = "https://github.com/TheBerkin/tuple-arity"
version = "0.1.2"