On Fri, Feb 20, 2026 at 2:09 AM Gary Guo <[email protected]> wrote: > > I don't think so. Most of the kernel crate is doing FFI. We have a `ffi` crate > defining FFI types, we have `CStr`/`CString` which in Rust std is inside > `std::ffi`, > etc.
Yeah, I don't love that name either, for similar reasons. (The entry would still be a sub-entry, either way). Thanks! Cheers, Miguel
