Re: [PATCH v11 2/3] rust: add dma coherent allocator abstraction.

From: Daniel Almeida
Date: Tue Jan 28 2025 - 05:23:37 EST


Alice,

>
> The difference is exactly that - you reduce the amount of data copied
> to just the size of the field.
>
> Alice
>


Is your idea to have that *in addition* to the safe methods?

How does it work when you want to read a T at a time?

— Daniel