Crates.io | manyzip |
lib.rs | manyzip |
version | 1.0.4 |
source | src |
created_at | 2024-07-01 10:34:12.46283 |
updated_at | 2024-07-02 02:42:19.859651 |
description | Zip an arbitrary number of iterables |
homepage | |
repository | https://github.com/yanqui-uxo/manyzip |
max_upload_size | |
id | 1288636 |
size | 2,882 |
Zip an arbitrary number of iterables into Vec
s
Supports #![no_std]
To use, import the manyzip
function
use manyzip::manyzip