Clone-Stream
Turn any Stream into a cloneable stream where each clone receives all items independently.
For more background information, see my slides for a presentation on EuroRust 2025.
Installation
Documentation
See the API documentation for examples and usage details.
Contributing
Run tests:
Use the clean_log::log function for simple display of log messages in tests.
Test run a single benchmark pass:
Run standard statistical benchmarks (with detailed output):
Run all benchmarks (without performance change output):