Re: [PATCH v9] rust: transmute: Add methods for FromBytes trait
From: Miguel Ojeda
Date: Fri Aug 22 2025 - 04:13:08 EST
On Fri, Aug 22, 2025 at 5:10 AM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> The methods making use of this feature are definitely usable by other
> crates, and can also be inlined by the compiler. Would that be a
> problem?
No, that is fine.
Cheers,
Miguel