worm-blossom / ufotofu

Abstractions for lazily consuming and producing sequences in Rust.
Apache License 2.0
3 stars 1 forks source link

Rework TestProducer and TestConsumer #54

Open AljoschaMeyer opened 1 month ago

AljoschaMeyer commented 1 month ago
AljoschaMeyer commented 1 month ago

Also add invariant wrappers.

AljoschaMeyer commented 1 month ago

Remove or weaken Item: Copy requirement.