worm-blossom / ufotofu

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

TestConsumer::should_error needs doc comment and renaming #55

Closed AljoschaMeyer closed 1 month ago

AljoschaMeyer commented 2 months ago

And possibly a return type of &Option<Error> instead of bool. TODO: ask Gwil on a call about this method.