creusot_
contracts
0.4.0
In creusot_
contracts::
ptr_
own
Structs
PtrOwn
Type Aliases
RawPtr
creusot_contracts
::
ptr_own
Type Alias
RawPtr
Copy item path
Settings
Help
Summary
Source
pub type RawPtr<T> =
*const T
;
Expand description
Raw pointer whose ownership is tracked by a ghost
PtrOwn
.