Re: [PATCH 2/4] ynl_gen: generate Rust files from yaml files
From: Alice Ryhl <aliceryhl@google.com>
Date: 2026-03-07 21:30:14
Also in:
lkml, rust-for-linux
From: Alice Ryhl <aliceryhl@google.com>
Date: 2026-03-07 21:30:14
Also in:
lkml, rust-for-linux
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:quoted
+++ b/tools/net/ynl/pyynl/ynl_gen_c.pyThe 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