Handling multiple errors in Rust iterator adapters

17 Dec 2023

Approaches for handling multiple errors within iterator adapters

build/rust.png

Refactoring Iterator Adapters in Rust

15 Jan 2023

A review of ways to refactor iterator adapters in Rust

build/rust.png