std
::
builtins
::
SameLayoutAs
Protocol
std
::
builtins
::
SameLayoutAs
protocol
SameLayoutAs
<T> { ... }
source
Matches types that are layout-compatible with
T
(same size and alignment)