Re: [PATCH 2/4] ynl_gen: generate Rust files from yaml files

From: Alice Ryhl

Date: Sat Mar 07 2026 - 16:30:39 EST


On Sat, Mar 07, 2026 at 10:41:55AM -0800, Jakub Kicinski wrote:
> On Fri, 06 Mar 2026 15:12:14 +0000 Alice Ryhl wrote:
> > +++ b/tools/net/ynl/pyynl/ynl_gen_c.py
>
> The name of the file says gen_c ...

I see there is also an ynl_gen_rst.py file in the same directory. Are
you suggesting that I create a ynl_gen_rust.py file instead?

Alice