Re: [PATCH v3 1/2] rust: add projection infrastructure
From: Danilo Krummrich
Date: Mon Mar 02 2026 - 09:53:33 EST
On Mon Mar 2, 2026 at 3:38 PM CET, Benno Lossin wrote:
> [1]: https://doc.rust-lang.org/std/mem/fn.size_of_val_raw.html
I recently would have had a use-case for this as well, but besides the reasons
you can't use it in this patch, I think it's also still unstable?