creusot_contracts
0.3.0
Module boxed
Structs
In creusot_contracts::std
Module
creusot_contracts
::
std
::
boxed
Copy item path
source
·
[
−
]
Structs
§
Box
A pointer type that uniquely owns a heap allocation of type
T
.
ThinBox
Experimental
ThinBox.