Re: [PATCH v5 0/1] rust: introduce abstractions for fwctl
From: Danilo Krummrich
Date: Mon Jun 29 2026 - 08:23:56 EST
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?