https://github.com/mintlu8/tuple_join
A crate for joining tuples at the type level.
https://github.com/mintlu8/tuple_join
Last synced: 21 days ago
JSON representation
A crate for joining tuples at the type level.
- Host: GitHub
- URL: https://github.com/mintlu8/tuple_join
- Owner: mintlu8
- License: mit
- Created: 2023-11-09T09:07:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T09:38:58.000Z (over 2 years ago)
- Last Synced: 2025-10-08T13:16:48.924Z (9 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tuple_join
A crate for joining tuples at the type level.