Crates.io | panda_pile |
lib.rs | panda_pile |
version | 0.2.0 |
source | src |
created_at | 2021-10-08 15:49:06.188045 |
updated_at | 2021-10-11 09:57:20.076078 |
description | Traits for lazily producing and consuming sequences. |
homepage | |
repository | https://github.com/AljoschaMeyer/panda_pile |
max_upload_size | |
id | 462371 |
size | 70,083 |
Synchronous and asynchronous rust traits for lazily producing and consuming sequences, avoiding some design issues with the traits in the standard library. See the docs for more info.