worm-blossom / ufotofu

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

sync::producer::scramble missing? #13

Closed AljoschaMeyer closed 4 months ago

AljoschaMeyer commented 4 months ago

sync::producer has no (docs for) Scramble on main right now. image

The scramble consumer is there.

CC @mycognosist

AljoschaMeyer commented 4 months ago

Found the issue, will fix this when pushing the module-level doc comments.