big-tuple

Crates.iobig-tuple
lib.rsbig-tuple
version0.1.0
created_at2024-12-07 01:28:46.688868+00
updated_at2024-12-07 01:28:46.688868+00
descriptionA Rust library providing trait implementations for tuples of up to 128 elements.
homepagehttps://github.com/gui1117/big-tuple
repositoryhttps://github.com/gui1117/big-tuple
max_upload_size
id1474955
size90,004
Guillaume Thiolliere (gui1117)

documentation

https://docs.rs/big-tuple

README

big-tuple

big-tuple is a Rust library that provides trait implementations for tuples with up to 128 elements. It simplifies working with large tuples by implementing common traits like PartialEq, Eq, PartialOrd, Ord, Debug, Hash, and more.

Commit count: 3

cargo fmt