Docs.rs
next_tuple-0.1.0-rc2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
next_tuple 0.1.0-rc2
A trait to build and extend tuples.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
4
out of
4
items documented
0
out of
4
items with examples
Size
Source code size: 3.73 kB
Documentation size: 382.46 kB
Links
leptos-rs/leptos
16407
657
62
crates.io
Dependencies
—
Versions
0.1.0-rc2
0.1.0-rc1
0.1.0-rc0
0.1.0-preview
0.1.0-gamma3
0.1.0-gamma2
0.1.0-gamma
0.1.0-beta7
0.1.0-beta6
0.1.0-beta5
0.1.0-beta4
0.1.0-beta2
0.1.0-beta
0.1.0-alpha
Owners
Allows extending a tuple, or creating a new tuple, by adding the next value.