Is there a good reason repr(Rust) doesn't guarantee it will "pass through" identical layouts?
jacobsa
·
2026-06-11
·
via The Rust Programming Language Forum - Latest topics
As far as I'm aware, the following is guaranteed to be okay, due to layout/ABI guarantees for MaybeUninit : l…
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。