panda_pile

Crates.iopanda_pile
lib.rspanda_pile
version0.2.0
sourcesrc
created_at2021-10-08 15:49:06.188045
updated_at2021-10-11 09:57:20.076078
descriptionTraits for lazily producing and consuming sequences.
homepage
repositoryhttps://github.com/AljoschaMeyer/panda_pile
max_upload_size
id462371
size70,083
Aljoscha Meyer (AljoschaMeyer)

documentation

README

Panda Pile

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.

Commit count: 7

cargo fmt