Re: [PATCH v5 11/20] rust: io: remove `MmioOwned`
From: Alexandre Courbot
Date: Fri Jul 03 2026 - 02:00:36 EST
On Fri Jun 26, 2026 at 11:45 PM JST, Gary Guo wrote:
> `Io` trait is now very easy to implement. Thus, implement it on `Bar` and
> `IoMem` directly and remove the `MmioOwned` struct.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>