4 releases

0.1.2 Nov 26, 2023
0.1.1 Mar 10, 2023
0.1.0 Nov 9, 2020
0.0.1 Nov 2, 2020

#291 in Rust patterns

Download history 28912/week @ 2024-12-14 9703/week @ 2024-12-21 15461/week @ 2024-12-28 28982/week @ 2025-01-04 46717/week @ 2025-01-11 39904/week @ 2025-01-18 36725/week @ 2025-01-25 41541/week @ 2025-02-01 41522/week @ 2025-02-08 44511/week @ 2025-02-15 38775/week @ 2025-02-22 41483/week @ 2025-03-01 42499/week @ 2025-03-08 38804/week @ 2025-03-15 48151/week @ 2025-03-22 31918/week @ 2025-03-29

166,292 downloads per month
Used in 447 crates (5 directly)

MIT/Apache

54KB
729 lines

Motivation

For tuple's type conversions.

Usage

Add this crate to Cargo.toml

Cargo.toml:

tuplex = "0.1"

Features

  1. adding/removing element at front/back

  2. converting heterogeneous tuples to homogeneous ones

Document

See the doc for more examples.

License

Licensed under APACHE-2.0 or MIT.

No runtime deps

Features