# tuple-combinator
[](https://travis-ci.org/fanzeyi/tuple-combinator)
[](https://crates.io/crates/tuple-combinator)
[](https://docs.rs/tuple-combinator/)
This crate provides a helper trait that implements several convenience method for tuples (up to 10-elements tuple). Implementing these methods directly for tuple Options can simplify your code a lot when working with many Options at once.
## License
MIT