Re: [PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
From: Alexandre Courbot
Date: Thu Feb 12 2026 - 07:29:18 EST
On Sat Feb 7, 2026 at 4:48 AM JST, lyude wrote:
> A thought that crossed my mind just now with this patch series while I
> was working on converting iosys_map over to it: shouldn't we have some
> unit tests for confirming runtime bounds checking works as well?
I guess we would need a mock I/O type for that - is that what you had in
mind, or did I miss your idea?