Re: [PATCH v3 07/11] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`
From: Miguel Ojeda
Date: Thu Aug 14 2025 - 11:37:30 EST
On Thu, Aug 14, 2025 at 5:31 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> I think the idea is to take all these through the Rust one with
Or through the pin-init one, which gets pulled into the Rust one.
Cheers,
Miguel