Re: [PATCH RFC 2/4] samples: rust: Add sample demonstrating C linked list iteration

From: Miguel Ojeda

Date: Sat Nov 01 2025 - 11:48:13 EST


On Sat, Nov 1, 2025 at 4:53 AM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> Yup, we can probably move this into the doctest examples and have them
> serve as examples as well.

+1, in general, one should consider whether a test makes sense as an
example first.

Cheers,
Miguel