> Most users would more commonly reach out to a view of `Mmio` rather than an > owned instance of `Mmio`. Only implementor of `Io` like `Bar` or `IoMem` > would need the owned version. Thus, rename `Mmio` to `MmioOwned` so that > the name `Mmio` can be used for the view type instead. > > Signed-off-by: Gary Guo <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=6
