tuplestructops 0.3.0

Structural manipulations for tuples
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.seq-macro]
version = "0.3"

[features]
impl_docs = []
tuple_24 = []
tuple_32 = []

[package]
authors = ["Jeremy Fitzhardinge <jeremy@goop.org>"]
description = "Structural manipulations for tuples"
documentation = "https://docs.rs/tuplestructops/"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "tuplestructops"
repository = "https://github.com/jsgf/tuplestructops"
resolver = "2"
version = "0.3.0"