For tuple's type conversions.
Add this crate to Cargo.toml
Cargo.toml
:
tuplex = "0.1"
-
adding/removing element at front/back
-
converting heterogeneous tuples to homogeneous ones
See the doc for more examples.
Licensed under APACHE-2.0 or MIT.