next_tuple 0.1.0-rc2

A trait to build and extend tuples.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "next_tuple"
version = "0.1.0-rc2"
authors = ["Greg Johnston"]
license = "MIT"
readme = "../README.md"
repository = "https://github.com/leptos-rs/leptos"
description = "A trait to build and extend tuples."
rust-version.workspace = true
edition.workspace = true

[dependencies]