Re: [PATCH v5 0/1] rust: introduce abstractions for fwctl

From: Zhi Wang

Date: Mon Jun 29 2026 - 10:28:46 EST


On Mon, 29 Jun 2026 14:23:42 +0200
"Danilo Krummrich" <dakr@xxxxxxxxxx> wrote:

> On Mon Jun 29, 2026 at 12:39 PM CEST, Zhi Wang wrote:
> > - Adopt Danilo's higher-ranked lifetime model for callback-visible
> > registration data.
>
> Thanks! Have you seen my subsequent reply in [1], which achieves the
> same thing without requiring ForLt, but uses a GAT lifetime instead?

Ah. Sorry, I missed it. Let me re-spin it. Do you mind if I put a
Co-developed-by tag in the patch? since for Lt and GAT idea are mostly
from you. :)

Z.