Re: [PATCH v4 2/3] rust: io: mem: add a generic iomem abstraction
From: Daniel Almeida
Date: Thu Jan 09 2025 - 10:44:24 EST
>
> Ah ... I don't think exclusive should be a runtime value. I'd probably
> have two types or move it to a const generic.
>
> Or if we only need exclusive for now, then just drop exclusive.
That was something that Rob brought up.
Rob, would you be OK with the approach above?
— Daniel