On Tue, Sep 2, 2025 at 10:39 AM brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> wrote: > I think it's fine to introduce it in a different series. I'll plan to > do that myself if it doesn't get done sooner. Actually now that I'm knee deep in adding cbindgen to Rust it'll make less sense to add it later. I'm currently working on refactoring my entire patch series to include cbindgen from the beginning. I haven't looked into cbindgen until now because I wanted to understand at a deep level how C <-> Rust ffi worked rather than using an automagical tool like cbindgen. I now think cbindgen should be part of the introduction of Rust.