Re: [PATCH v3 15/27] rust: driver: update module documentation for GAT-based Data type
From: Alexandre Courbot
Date: Mon May 18 2026 - 11:54:41 EST
On Sun May 17, 2026 at 9:01 AM JST, Danilo Krummrich wrote:
> Now that all bus driver traits use type Data<'bound>: 'bound, update the
> illustrative driver trait in the module documentation to reflect the GAT
> pattern and lifetime-parameterized callbacks.
>
> Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx>
Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>