☰
Module thin
Structs
?
Module
alloc
::
boxed
::
thin
source
·
[
−
]
Structs
ThinBox
Experimental
ThinBox.
WithHeader
🔒
A pointer to type-erased data, guaranteed to either be:
WithOpaqueHeader
🔒
An opaque representation of
WithHeader<H>
to avoid the projection invariance of
<T as Pointee>::Metadata
.