tupl 0.3.0

A small library for handling Rust tuples using traits.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Dragoteryx"]
description = "A small library for handling Rust tuples using traits."
edition = "2021"
keywords = ["tuple"]
license = "MIT"
name = "tupl"
readme = "README.md"
repository = "https://github.com/Dragoteryx/tupl"
rust-version = "1.65"
version = "0.3.0"