gbf_
core
0.1.17
In gbf_
core::
decompiler::
ast::
ptr
gbf_core
::
decompiler
::
ast
::
ptr
Function
P
Copy item path
Source
pub fn P<T: 'static>(value: T) ->
P
<T>
Expand description
Construct a
P<T>
from a
T
value.